Optirun/Primus-alias added.

This commit is contained in:
Kolan Sh 2014-10-18 15:09:17 +04:00
parent ac454500ab
commit c3e17198a5
1 changed files with 3 additions and 0 deletions

View File

@ -119,3 +119,6 @@ which mc &>/dev/null && {
alias sm='smc'
}
which git &>/dev/null && alias git='TERM=xterm-256color git'
which optirun &>/dev/null && alias primusrun='vblank_mode=0 optirun -b primus'
which optirun &>/dev/null && alias primus='vblank_mode=0 optirun -b primus'