Skip to content

Instantly share code, notes, and snippets.

@rmtsrc
Created September 27, 2015 10:31
Show Gist options
  • Save rmtsrc/f879535b59ac4629275f to your computer and use it in GitHub Desktop.
Save rmtsrc/f879535b59ac4629275f to your computer and use it in GitHub Desktop.
Homebrew update brew and brew cask installs
alias brew-up='brew update && brew upgrade --all && brew-cask-upgrade && brew cask cleanup && brew cleanup'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment