修改linux 的bash 为zsh
针对centos
1. 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
4.
5. chsh -s /bin/zsh
针对centos
1. 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
4.
5. chsh -s /bin/zsh