dotfiles/shell/colors
2012-08-09 15:37:56 +02:00

4 lines
86 B
Text

# add some color
GREP_OPTIONS='--color=auto'
CLICOLOR=1;
export GREP_OPTIONS CLICOLOR