mirror of https://github.com/bjeanes/dotfiles.git
Set xterm-256color
parent
a37e154389
commit
dad19fec79
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue