安装ohmyzsh的一些坑:
官网命令安装时候443报错,无法下载安装解决方法:
首先用克隆命令下载到本地:
git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh
cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc
安装ohmyzsh的一些坑:
官网命令安装时候443报错,无法下载安装解决方法:
首先用克隆命令下载到本地:
git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh
cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc