sudo apt-get install zsh
wget https://gitee.com/mirrors/oh-my-zsh/raw/master/tools/install.sh
vim install.sh # 改成下面这个安装 嘎嘎快
ohmyzsh/ohmyzsh 改成 mirrors/ohmyzsh
https://github.com/ 改成 https://gitee.com/
sh install.sh
vim ~/.zshrc
setopt nonomatch # 通配符 '*' , 在最后面添加此配置
02-28
138

05-23
688
