Skip to content

Instantly share code, notes, and snippets.

@velios
Forked from mikker/gist:631106
Created September 4, 2023 04:51
Show Gist options
  • Save velios/29594ce41a4beb6c128bfb8741586853 to your computer and use it in GitHub Desktop.
Save velios/29594ce41a4beb6c128bfb8741586853 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