sudo raspi-config把默认语言改成zh-CN UTF8
sudo apt-get install zhcon -y
nano ~/.bashrc
增加一行alias zhconutf8='zhcon --utf8 --drv=fb'