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