终端执行以下命令(使用中科大镜像):
cd “$(brew --repo)”
git remote set-url origin https://mirrors.ustc.edu.cn/brew.git
cd “$(brew --repo)/Library/Taps/homebrew/homebrew-core” // ? homebrew-cask
git remote set-url origin https://mirrors.ustc.edu.cn/brew.git
Mac 上 为 brew 配置国内镜像
阅读 95
2022-10-09
终端执行以下命令(使用中科大镜像):
cd “$(brew --repo)”
git remote set-url origin https://mirrors.ustc.edu.cn/brew.git
cd “$(brew --repo)/Library/Taps/homebrew/homebrew-core” // ? homebrew-cask
git remote set-url origin https://mirrors.ustc.edu.cn/brew.git
相关推荐
精彩评论(0)