TERM=xterm-256color git

This commit is contained in:
Kolan Sh 2013-04-02 12:11:23 +04:00
parent 560cb7e391
commit 3bf4bc6ae8
1 changed files with 1 additions and 0 deletions

View File

@ -104,3 +104,4 @@ which mc &>/dev/null && alias mc='TERM=xterm-256color mc'
which mc &>/dev/null && alias smc='sudo TERM=xterm-256color mc'
alias m='mc'
alias sm='smc'
alias git='TERM=xterm-256color git'