summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index 63af334..d96e8b9 100644
--- a/.zshrc
+++ b/.zshrc
@@ -8,7 +8,7 @@ stty -echo
ZDOTDIR="$HOME/.zsh"
-export LC_ALL=en_US.utf8
+export LANG=en_US.UTF-8
export PATH=$HOME/bin:$PATH
if [[ -d $HOME/misc/scripts ]]; then