From 33696132a4deecf6c717238db805b80e8bda540a Mon Sep 17 00:00:00 2001 From: gxlin Date: Sun, 30 May 2021 23:41:27 +0800 Subject: Add config related to kitty --- .zshrc | 2 ++ 1 file changed, 2 insertions(+) (limited to '.zshrc') 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 -- cgit v1.2.3