Remove GREP_OPTIONS as it is deprecated.
This commit is contained in:
parent
fbc2b81f77
commit
64ff489119
@ -9,7 +9,6 @@ export SAVEHIST=1000
|
|||||||
# location of history
|
# location of history
|
||||||
export HISTFILE=~/.zhistory
|
export HISTFILE=~/.zhistory
|
||||||
# grep options
|
# grep options
|
||||||
export GREP_OPTIONS='--color=auto'
|
|
||||||
export GREP_COLOR='1;32'
|
export GREP_COLOR='1;32'
|
||||||
# language
|
# language
|
||||||
export LC_ALL=en_US.UTF-8
|
export LC_ALL=en_US.UTF-8
|
||||||
|
Loading…
Reference in New Issue
Block a user