针对centos1. yum -y install zsh git
yum -y install zsh git
2. git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh
3. cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc
cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc
4. ZSH_THEME="ys"
ZSH_THEME="ys"
5. chsh -s /bin/zsh
chsh -s /bin/zsh