Last active
November 20, 2019 19:50
-
-
Save furlongm/6de8fb0d6dc8928b6f3aa65978126f6b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
brew update | |
brew upgrade | |
brew cleanup | |
brew cask upgrade | |
brew doctor |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment