将下面内容添加到 ~/.bashrc 最后面

export LANG=LANG="zh_CN.utf-8"
export LANGUAGE="zh_CN:zh:en_US:en"
export LC_ALL="zh_CN.utf-8" 

运行source ~/.bashrc 即可

相关文章: