Last active
May 19, 2016 12:42
-
-
Save gfrancesco/a4b326cbb1a4104642e01e503c936c07 to your computer and use it in GitHub Desktop.
brew upgrade and maintenance
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
brew update | |
brew outdated | |
brew upgrade | |
brew cleanup -n | |
brew cleanup |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment