Skip to content

Instantly share code, notes, and snippets.

@ahokinson
Created October 10, 2023 19:09
Show Gist options
  • Save ahokinson/ca3cbb3265a55de5461c1b2b1331a825 to your computer and use it in GitHub Desktop.
Save ahokinson/ca3cbb3265a55de5461c1b2b1331a825 to your computer and use it in GitHub Desktop.
desirable change to a beverage
#!/usr/bin/env bash
set -e
brew update
brew upgrade
brew cleanup
brew doctor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment