Skip to content

terminal 显示中文

在 ~/.bashrc 中加入:

# show chinese
export LANG=en_US.UTF-8
export LC_ALL=en_US.UTF-8