@@ -0,0 +1,6 @@
+# locale
+```
+echo "[ -f \$HOME/.bashrc ] && source \$HOME/.bashrc" >$HOME/.zshrc
+echo "export LANG=zh_CN.UTF-8" >$HOME/.bashrc
+