This commit is contained in:
GitHub Merge Button 2012-05-31 14:50:17 -07:00
commit faac80fb35
2 changed files with 0 additions and 10 deletions

View file

@ -1,6 +0,0 @@
#
# Color grep results
# Examples: http://rubyurl.com/ZXv
#
export GREP_OPTIONS='--color=auto'
export GREP_COLOR='1;32'

View file

@ -7,7 +7,3 @@ bindkey "^[m" copy-prev-shell-word
## jobs
setopt long_list_jobs
## pager
export PAGER=less
export LC_CTYPE=$LANG