Skip to content

Instantly share code, notes, and snippets.

@ariesmcrae
Created May 17, 2025 07:37
Show Gist options
  • Save ariesmcrae/7b295c05a00c1b4b88347b8bb5038351 to your computer and use it in GitHub Desktop.
Save ariesmcrae/7b295c05a00c1b4b88347b8bb5038351 to your computer and use it in GitHub Desktop.
brewup alias homebrew macos
alias brewup='brew update; brew upgrade; brew upgrade --cask; brew cleanup; brew doctor'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment