針對centos1. yum -y install zsh git php
yum -y install zsh git
2. git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zshgit
2. git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh
3. cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrcgithub
cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc
4. ZSH_THEME="ys"centos
ZSH_THEME="ys"
5. chsh -s /bin/zshruby
chsh -s /bin/zsh