Skip to content

Instantly share code, notes, and snippets.

@jjtroberts
Created August 22, 2022 16:08
Show Gist options
  • Save jjtroberts/c66e26ddb718cd7afdb289853775457b to your computer and use it in GitHub Desktop.
Save jjtroberts/c66e26ddb718cd7afdb289853775457b to your computer and use it in GitHub Desktop.
macOS homebrew updates

Get everything

brew upgrade --cask --greedy --verbose

Automate

brew update
brew upgrade
brew install terminal-notifier
brew tap domt4/autoupdate
brew autoupdate start --upgrade --enable-notification
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment