mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-20 03:02:29 +01:00
Change to alias and rmove decaprated GREP_COLOR
This commit is contained in:
parent
0222e77497
commit
4e577b505c
1 changed files with 1 additions and 2 deletions
|
|
@ -20,5 +20,4 @@ elif grep-flag-available --exclude=.cvs; then
|
|||
fi
|
||||
unfunction grep-flag-available
|
||||
|
||||
export GREP_OPTIONS="$GREP_OPTIONS"
|
||||
export GREP_COLOR='1;32'
|
||||
alias grep="grep $GREP_OPTIONS"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue