Skip to content

Instantly share code, notes, and snippets.

@rambolee
Last active March 9, 2017 03:41
Show Gist options
  • Save rambolee/f0ee704a9c1554088d1e220817479541 to your computer and use it in GitHub Desktop.
Save rambolee/f0ee704a9c1554088d1e220817479541 to your computer and use it in GitHub Desktop.
[Change brew source] Change Home brew update source to coding.net #tags:brew,homebrew
$ cd /usr/local/Homebrew && git remote set-url origin https://git.coding.net/homebrew/homebrew.git
$ cd $home && brew update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment