Revert "setting some language options for convenience."
This reverts commit 4acfd5aa35
.
This commit is contained in:
parent
4acfd5aa35
commit
3531d348a5
|
@ -11,5 +11,3 @@ export HISTFILE=~/.zhistory
|
|||
# grep options
|
||||
export GREP_OPTIONS='--color=auto'
|
||||
export GREP_COLOR='1;32'
|
||||
# language options so I don't get annoyed
|
||||
export LANG='en_US-UTF-8'
|
||||
|
|
Loading…
Reference in New Issue