aboutsummaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorgxlin <[email protected]>2021-05-30 23:41:27 +0800
committergxlin <[email protected]>2021-05-30 23:41:27 +0800
commit33696132a4deecf6c717238db805b80e8bda540a (patch)
treefe1cfe4b1401f233af48286365e0329791d72d90 /.zshrc
parent8d66dbaa1e707a3aa7e2a4eac034269f822a9ed5 (diff)
downloaddotfiles-33696132a4deecf6c717238db805b80e8bda540a.tar.gz
dotfiles-33696132a4deecf6c717238db805b80e8bda540a.tar.bz2
dotfiles-33696132a4deecf6c717238db805b80e8bda540a.zip
Add config related to kitty
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