终端执行以下命令(使用中科大镜像):
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
微信扫一扫
终端执行以下命令(使用中科大镜像):
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
相关推荐