aboutsummaryrefslogtreecommitdiff
path: root/Note/zsh.md
diff options
context:
space:
mode:
Diffstat (limited to 'Note/zsh.md')
-rw-r--r--Note/zsh.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/Note/zsh.md b/Note/zsh.md
new file mode 100644
index 0000000..76780f5
--- /dev/null
+++ b/Note/zsh.md
@@ -0,0 +1,3 @@
+The duplicate char, also solve the chinese display and input
+export LANG=en_US.UTF-8
+export LC_ALL=en_US.UTF-8