mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-15 04:41:19 +02:00
Merge 9cd0e7b655 into 291e96dcd0
This commit is contained in:
commit
95d4be55c1
1 changed files with 3 additions and 0 deletions
|
|
@ -26,3 +26,6 @@ alias grep="grep $GREP_OPTIONS"
|
||||||
unset GREP_OPTIONS
|
unset GREP_OPTIONS
|
||||||
unset VCS_FOLDERS
|
unset VCS_FOLDERS
|
||||||
unfunction grep-flag-available
|
unfunction grep-flag-available
|
||||||
|
|
||||||
|
alias grep="/usr/bin/grep $GREP_OPTIONS"
|
||||||
|
unset GREP_OPTIONS
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue