mac 安装 oh my zsh
1、进入当前用户的目录,cd 或者cd ~
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、新打开一个命令标签页即可使用
完结~
1、进入当前用户的目录,cd 或者cd ~
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、新打开一个命令标签页即可使用