I hate OS X

(fi_FI.utf8 is not OK, it's fi_FI.UTF-8)
This commit is contained in:
Mikaela Suomalainen 2014-09-24 22:00:34 +03:00
parent d4b917a3e9
commit ca6524346b
1 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
export EDITOR=vim # MKAYSIGREP MKAYSIGREPENVIRONMENT
export LC_ALL=fi_FI.utf8 # MKAYSIGREP # MKAYSIGREPENVIRONMENT
if [[$UNAME != Darwin ]]; then
export LC_ALL=fi_FI.utf8 # MKAYSIGREP # MKAYSIGREPENVIRONMENT
else
export LC_ALL=fi_FI.UTF-8
fi
export TZ="Europe/Helsinki" # MKAYSIGREP #MKAYSIGREPENVIRONMENT