jgoenetxea
3/6/2018 - 6:15 PM

Colorfull terminal configuration

# Include this line into .bash_profile file 
export TERM=xterm-color
export GREP_OPTIONS='--color=auto' GREP_COLOR='1;32'
export CLICOLOR=1