MAC 更新brew 镜像源

mac 更新brew镜像源

cd "$(brew --repo)/Library/Taps/homebrew/homebrew-core"
git remote set-url origin git://mirrors.ustc.edu.cn/homebrew-core.git
echo 'export HOMEBREW_BOTTLE_DOMAIN=https://mirrors.ustc.edu.cn/homebrew-bottles' >> ~/.bash_profile
source ~/.bash_profile
brew update
上一篇:开发效率神器 uTools - 偏前端和 UI


下一篇:Xmanager远程连接CentOS7