mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-17 04:29:14 +02:00
Removing lib/grep due to deprecated GREP_OPTIONS
based on this https://github.com/robbyrussell/oh-my-zsh/issues/3340, I'm just cutting this because I don't really need it anyway.
This commit is contained in:
parent
72210052af
commit
f04344dbfe
1 changed files with 0 additions and 6 deletions
|
|
@ -1,6 +0,0 @@
|
|||
#
|
||||
# Color grep results
|
||||
# Examples: http://rubyurl.com/ZXv
|
||||
#
|
||||
export GREP_OPTIONS='--color=auto'
|
||||
export GREP_COLOR='1;32'
|
||||
Loading…
Add table
Add a link
Reference in a new issue