安装oh my zsh失败:curl: (7) Failed to connect to raw.githubusercontent.com port 443: Connection refused
1 遇到的问题
我需要在macOS系统上安装OhMyZsh。
根据oh my zsh的README,我的环境满足它的所有Prerequisites
根据文档,运行命令:
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
报错:
curl: (7) Fai...
原创
2020-04-18 22:26:02 ·
40302 阅读 ·
19 评论