Skip to content

Commit

Permalink
Remove deprecated option
Browse files Browse the repository at this point in the history
  • Loading branch information
Christophe Romain committed Oct 18, 2016
1 parent 68c9cc5 commit 1b408d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions themes/cean
Expand Up @@ -31,5 +31,3 @@ PR_TEXT=default

# use colors with ls and grep
ls --color -d . &>/dev/null 2>&1 && alias ls='/bin/ls -FGh --color=auto' || alias ls='/bin/ls -F'
export GREP_OPTIONS='--color=auto'
export GREP_COLOR='1;33' # match is Yellow instead of default red

0 comments on commit 1b408d6

Please sign in to comment.