From b75723f133d2f44fcbfdc8242b40294a6eff110b Mon Sep 17 00:00:00 2001 From: Steve Lee Date: Mon, 20 Nov 2017 18:39:58 +0800 Subject: update zsh.md --- Note/zsh.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Note/zsh.md (limited to 'Note/zsh.md') 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 -- cgit v1.2.3