twerth / dotfiles

twerth

Home Page:http://toddwerth.com/2008/10/07/vim-configuration-files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

export TERM=xterm-color

polidore opened this issue · comments

I deleted this in my branch because it prevented my from using 256 color. usually it's better to set this in your ssh client or terminal app rather than in bashrc. i set rxvt-256color in my terminal / ssh apps.

i didn't submit a pull request because i've made other changes, and it's really a preference thing.

Interesting, thanks. I don't use 256 color in terminal, so I never noticed it.