Force 256colors on xterm and rely on that setting for tmux and vim

This commit is contained in:
Andrew Tomaka 2013-05-01 10:48:46 -04:00
parent eaf0c8d00e
commit 90a9ee8804
3 changed files with 6 additions and 2 deletions

View file

@ -11,5 +11,4 @@ alias gs="git status"
alias l="ls -lvh --color=auto"
alias s="cd ~/Source"
alias t="tmux"
alias tmux="tmux -2"
alias v="vim"