mac安装Oh My ZSH!
输入下面命令下载zsh
sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
如果下载后没有自动替换,可以输入chsh -s /bin/zsh替换默认命令行。
国内地址:
sh -c "$(curl -fsSL https://gitee.com/mirrors/oh-my-zsh/raw/master/tools/install.sh)"

浙公网安备 33010602011771号