Skip to content

Instantly share code, notes, and snippets.

@ssghost
Forked from mikker/gist:631106
Last active June 7, 2023 05:11
Show Gist options
  • Save ssghost/f3cabb8e90deb302613c701d4b8459fe to your computer and use it in GitHub Desktop.
Save ssghost/f3cabb8e90deb302613c701d4b8459fe to your computer and use it in GitHub Desktop.
Update all packages installed with homebrew
brew update && brew upgrade && brew cleanup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment