美文网首页
mac Homebrew安装

mac Homebrew安装

作者: 李树 | 来源:发表于2021-12-03 23:39 被阅读0次

下载

/usr/bin/ruby -e "$(curl -fsSL https://cdn.jsdelivr.net/gh/ineo6/homebrew-install/install)"

替换brew git 

git -C "$(brew --repo)" remote set-url origin https://mirrors.ustc.edu.cn/brew.git

替换homebrew-core.git:

git -C "$(brew --repo homebrew/core)" remote set-url origin https://mirrors.ustc.edu.cn/homebrew-core.git

相关文章

网友评论

      本文标题:mac Homebrew安装

      本文链接:https://www.haomeiwen.com/subject/oddjmltx.html