aboutsummaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 0648bed..bf3fc6a 100644
--- a/.zshrc
+++ b/.zshrc
@@ -4,6 +4,8 @@ setopt histignorealldups sharehistory
bindkey -e
EDITOR=vim
+export LANG=en_US.UTF-8
+
# Edit command line
autoload -U edit-command-line
zle -N edit-command-line