Correct GREP_COLOR deprecated opt
This commit is contained in:
parent
b5692909af
commit
67bbdc79b1
@ -107,7 +107,7 @@ fi
|
|||||||
unfunction grep-flag-available
|
unfunction grep-flag-available
|
||||||
|
|
||||||
#export GREP_OPTIONS="$GREP_OPTIONS"
|
#export GREP_OPTIONS="$GREP_OPTIONS"
|
||||||
export GREP_COLOR='1;31'
|
export GREP_COLOR='mt=1;31'
|
||||||
alias grep="grep $GREP_OPT"
|
alias grep="grep $GREP_OPT"
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user