mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-20 03:13:33 +01:00
Merge 7d3c671aee into 141c2e5934
This commit is contained in:
commit
60d9d0373a
1 changed files with 2 additions and 1 deletions
|
|
@ -20,5 +20,6 @@ elif grep-flag-available --exclude=.cvs; then
|
|||
fi
|
||||
unfunction grep-flag-available
|
||||
|
||||
export GREP_OPTIONS="$GREP_OPTIONS"
|
||||
# export GREP_OPTIONS="$GREP_OPTIONS"
|
||||
alias grep="grep $GREP_OPTIONS"
|
||||
export GREP_COLOR='1;32'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue