从零开始

brew 命令安装太慢?替换清华镜像!

2018-01-04  本文已影响1人  不稚名

清华大学开源软件镜像站 Homebrew 镜像使用帮助

cd "$(brew --repo)"
git remote set-url origin https://mirrors.tuna.tsinghua.edu.cn/git/homebrew/brew.git

cd "$(brew --repo)/Library/Taps/homebrew/homebrew-core"
git remote set-url origin https://mirrors.tuna.tsinghua.edu.cn/git/homebrew/homebrew-core.git

brew update
上一篇 下一篇

猜你喜欢

热点阅读