Skip to content

Commit

Permalink
GREP_OPTIONS += --color=auto
Browse files Browse the repository at this point in the history
  • Loading branch information
adam committed Jul 16, 2008
1 parent dd079be commit ac3eeee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .shared_env
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ PATH=$newpaths:$PATH
# {{{ grep

# Why would you ever want grep to treat dirs like normal files?
export GREP_OPTIONS='--directories=skip'
export GREP_OPTIONS='--directories=skip --color=auto'

# }}}
# {{{ OSTYPE
Expand Down

0 comments on commit ac3eeee

Please sign in to comment.