终端

ZSH 终端使用

退出
bash -x

设置本地字符集 LC_CTYPE

nano ~/.zshrc

export LC_ALL=en_US.UTF-8
export LANG=en_US.UTF-8