Ubuntu
sudo apt install zsh
sudo apt install git
git clone https://gitee.com/dongzhe3917875/oh-my-zsh.git
cd oh-my-zsh/tools
sh install.sh
重新登录
centos
sudo yum install zsh
sudo yum install git
git clone https://gitee.com/dongzhe3917875/oh-my-zsh.git
cd oh-my-zsh/tools
sh install.sh
重新登录