Skip to content

Instantly share code, notes, and snippets.

@mhrstmnn
Last active November 15, 2022 22:53
Show Gist options
  • Save mhrstmnn/faf73f752f45458a91e350a4c9a95ba9 to your computer and use it in GitHub Desktop.
Save mhrstmnn/faf73f752f45458a91e350a4c9a95ba9 to your computer and use it in GitHub Desktop.
#!/bin/zsh
brew update
brew upgrade
brew autoremove
# brew cleanup -s
rm -rf "$(brew --cache)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment