使用国内镜像解决brew update install 慢的问题
brew使用国内镜像源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 ori...
原创
2020-09-17 10:32:48 ·
264 阅读 ·
0 评论