We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
brew.git
cd "$(brew --repo)" git remote set-url origin https://github.com/Homebrew/brew.git
homebrew core
cd "$(brew --repo)/Library/Taps/homebrew/homebrew-core" git remote set-url origin https://github.com/Homebrew/homebrew-core.git
homebrew cask
cd "$(brew --repo)"/Library/Taps/homebrew/homebrew-cask git remote set-url origin https://github.com/Homebrew/homebrew-cask
homebrew bottles
注释掉 bash 启动文件里的 export 即可
The text was updated successfully, but these errors were encountered:
No branches or pull requests
[Homebrew] 重置软件源
brew.git
homebrew core
homebrew cask
homebrew bottles
注释掉 bash 启动文件里的 export 即可
The text was updated successfully, but these errors were encountered: