安裝好iterm2后安裝ohMyZsh發(fā)生443錯(cuò)誤
curl -L https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh | sh
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (7) Failed to connect to raw.github.com port 443: Connection refused
網(wǎng)上查找是因?yàn)榇说刂繁粔γ保瑹o(wú)法使用,切換為國(guó)內(nèi)地址
參考 csdn - 浩星 -關(guān)于ohmyzsh下載被443拒絕連接
sh -c "$(curl -fsSL https://gitee.com/shmhlsy/oh-my-zsh-install.sh/raw/master/install.sh)"