summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/env4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/env b/.config/env
index 2ad51f7..eee6912 100644
--- a/.config/env
+++ b/.config/env
@@ -34,8 +34,8 @@ export FILE='lf'
# UTF-8
export CHARSET='UTF-8'
-export LANG='en_US.UTF-8'
-# export LANG='C'
+# export LANG='en_US.UTF-8'
+export LANG='C'
export LC_COLLATE='C'
export LC_ALL=''