From 9ba086d862aa29a8fc5d24210d8315f9780bb775 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Wed, 24 Sep 2014 22:05:33 +0300 Subject: [PATCH] fix previous commit I forgot one space. --- .environment.MKAYSIGREP | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.environment.MKAYSIGREP b/.environment.MKAYSIGREP index 440c5110..126caf33 100644 --- a/.environment.MKAYSIGREP +++ b/.environment.MKAYSIGREP @@ -1,6 +1,6 @@ export EDITOR=vim # MKAYSIGREP MKAYSIGREPENVIRONMENT -if [[$UNAME != Darwin ]]; then +if [[ $UNAME != Darwin ]]; then export LC_ALL=fi_FI.utf8 # MKAYSIGREP # MKAYSIGREPENVIRONMENT else export LC_ALL=fi_FI.UTF-8