看了下目前網上現有的教程,都沒法解決安裝慢的問題,甚至貼的鏡像源都是錯的。。。 這裏記錄下:git
export HOMEBREW_BREW_GIT_REMOTE="https://mirrors.ustc.edu.cn/brew.git"
github
export HOMEBREW_CORE_GIT_REMOTE="https://mirrors.ustc.edu.cn/homebrew-core.git/"
bash
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
markdown
等大概5min 就能夠了curl