mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-24 04:29:25 +02:00
fix grep_opts
This commit is contained in:
parent
b46b121626
commit
ceab564d11
2 changed files with 0 additions and 1 deletions
|
|
@ -20,5 +20,4 @@ elif grep-flag-available --exclude=.cvs; then
|
||||||
fi
|
fi
|
||||||
unfunction grep-flag-available
|
unfunction grep-flag-available
|
||||||
|
|
||||||
export GREP_OPTIONS="$GREP_OPTIONS"
|
|
||||||
export GREP_COLOR='1;32'
|
export GREP_COLOR='1;32'
|
||||||
|
|
|
||||||
0
oh-my-zsh.sh
Normal file → Executable file
0
oh-my-zsh.sh
Normal file → Executable file
Loading…
Add table
Add a link
Reference in a new issue