diff options
Diffstat (limited to 'grep.zsh')
-rw-r--r-- | grep.zsh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/grep.zsh b/grep.zsh deleted file mode 100644 index 93c4270b6..000000000 --- a/grep.zsh +++ /dev/null @@ -1,6 +0,0 @@ -# -# Color grep results -# Examples: http://rubyurl.com/ZXv -# -export GREP_OPTIONS='--color=auto' -export GREP_COLOR='1;32'
\ No newline at end of file |