Skip to content

Instantly share code, notes, and snippets.

@kitofr
Created March 20, 2015 21:00
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kitofr/2c423e4c597db1f586df to your computer and use it in GitHub Desktop.
Save kitofr/2c423e4c597db1f586df to your computer and use it in GitHub Desktop.
homebrew cask reset
brew untap caskroom/cask && brew update && brew cleanup --force -s && rm -rf "$(brew --cache)" && brew tap caskroom/cask
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment