Set xterm-256color

pull/2/head
Bodaniel Jeanes 2011-10-23 19:06:03 -05:00
parent a37e154389
commit dad19fec79
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ export GIT_EDITOR="$EDITOR"
export IRBRC="$HOME/.irbrc"
export RBXOPT="-Xrbc.db=/tmp/rbx"
#export TERM=xterm-256color
export TERM=xterm-256color
export GREP_OPTIONS='--color=auto'
export GREP_COLOR='1;32'
export CLICOLOR=1