下载并使用oh my zsh:
shell> git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh
shell> cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc
shell> chsh -s /bin/zsh
(也可以把它放到云端,复制出.zshrc,建立oh-my-zsh的软链接 )
shell> ln -s /path/to/cloud/oh-my-zsh/ ~/.oh-my-zsh