diff --git a/core/grep.zsh b/core/grep.zsh index 93c4270..4a4043a 100644 --- a/core/grep.zsh +++ b/core/grep.zsh @@ -2,5 +2,5 @@ # Color grep results # Examples: http://rubyurl.com/ZXv # -export GREP_OPTIONS='--color=auto' -export GREP_COLOR='1;32' \ No newline at end of file +#export GREP_OPTIONS='--color=auto' +#export GREP_COLOR='1;32'