why% sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
curl: (7) Failed to connect to raw.github.com port 443: Operation timed out
why% sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
curl: (7) Failed to connect to raw.github.com port 443: Operation timed out
手动安装
git clone https://gitee.com/mirrors/oh-... ~/.oh-my-zsh
cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc
https://gitee.com/mirrors/
星比较高的都有镜像。请收好。
7 回答5.3k 阅读
4 回答4k 阅读
2 回答5.9k 阅读✓ 已解决
2 回答2.5k 阅读✓ 已解决
1 回答2.3k 阅读✓ 已解决
2 回答798 阅读✓ 已解决
2 回答3.2k 阅读
帮你把sh下下来了,你存下来试试看,我就估计你git clone的时候也会卡住。哈哈,到时候再找我吧。