打开oh-my-zsh配置文件 ~/.zshrc 。在文件最后面添加如下代码: export LC_ALL=en_US.UTF-8 export LANG=en_US.UTF-8 输入 source ~/.zshrc