aboutsummaryrefslogtreecommitdiffhomepage
path: root/profile
diff options
context:
space:
mode:
Diffstat (limited to 'profile')
-rw-r--r--profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/profile b/profile
index b5f2969..ec4aa0f 100644
--- a/profile
+++ b/profile
@@ -16,7 +16,7 @@ export TIG_EDITOR=$EDITOR
16export GIT_EDITOR=$EDITOR 16export GIT_EDITOR=$EDITOR
17 17
18# IM for GUI 18# IM for GUI
19export LANG="zh-CN.UTF-8" 19export LANG="en_US.UTF-8"
20export LC_ALL="en_US.UTF-8" 20export LC_ALL="en_US.UTF-8"
21# fcitx 21# fcitx
22export GTK_IM_MODULE="fcitx" 22export GTK_IM_MODULE="fcitx"