linux tweaks

This commit is contained in:
Loic Nageleisen 2014-08-14 09:29:51 +02:00
parent 3c0cd1acb1
commit 9be443814c
3 changed files with 4 additions and 3 deletions

View file

@ -5,3 +5,4 @@ export GREP_OPTIONS CLICOLOR
# gnome terminal knows colors
[[ "$COLORTERM" == "gnome-terminal" ]] && export TERM=xterm-256color
[[ "$COLORTERM" == "xfce4-terminal" ]] && export TERM=xterm-256color