Skip to content

Instantly share code, notes, and snippets.

@0xSG
Created October 17, 2020 14:18
Show Gist options
  • Save 0xSG/504867058e5b789aede60537c82c6ab7 to your computer and use it in GitHub Desktop.
Save 0xSG/504867058e5b789aede60537c82c6ab7 to your computer and use it in GitHub Desktop.
Brew update for Mac
$ cd "$(brew --repo)" && git fetch && git reset --hard origin/master && brew update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment