mac下高效安装 homebrew

 

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

若卡在了Cloning into...

cd "$(brew --repo)/Library/Taps/"
mkdir homebrew && cd homebrew
git clone git://mirrors.ustc.edu.cn/homebrew-core.git

  

转自 https://www.cnblogs.com/joyce33/p/13376752.html

posted @ 2021-01-06 15:37  leo!  阅读(73)  评论(0编辑  收藏  举报