


The default Git remote will be used if the corresponding environment variable is unset.

You can set HOMEBREW_BREW_GIT_REMOTE and/or HOMEBREW_CORE_GIT_REMOTE in your shell environment to use geolocalized Git mirrors to speed up Homebrew’s installation with this script and, after installation, brew update.Įxport HOMEBREW_BREW_GIT_REMOTE = "." # put your Git mirror of Homebrew/brew here export HOMEBREW_CORE_GIT_REMOTE = "." # put your Git mirror of Homebrew/homebrew-core here
