remove all GREP options.
This commit is contained in:
parent
64ff489119
commit
0d83e21aa6
@ -8,8 +8,6 @@ export HISTSIZE=1000
|
|||||||
export SAVEHIST=1000
|
export SAVEHIST=1000
|
||||||
# location of history
|
# location of history
|
||||||
export HISTFILE=~/.zhistory
|
export HISTFILE=~/.zhistory
|
||||||
# grep options
|
|
||||||
export GREP_COLOR='1;32'
|
|
||||||
# language
|
# language
|
||||||
export LC_ALL=en_US.UTF-8
|
export LC_ALL=en_US.UTF-8
|
||||||
export LANGUAGE=en_US.UTF-8
|
export LANGUAGE=en_US.UTF-8
|
||||||
|
Loading…
Reference in New Issue
Block a user