Revert "setting some language options for convenience."

This reverts commit 4acfd5aa35.
This commit is contained in:
staticsafe 2012-06-10 09:36:24 -04:00
parent 4acfd5aa35
commit 3531d348a5
1 changed files with 0 additions and 2 deletions

View File

@ -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'