Skip to content

Instantly share code, notes, and snippets.

@bordeo
Created January 24, 2016 09:57
Show Gist options
  • Save bordeo/f3e1c2fa0d8235b6b7fc to your computer and use it in GitHub Desktop.
Save bordeo/f3e1c2fa0d8235b6b7fc to your computer and use it in GitHub Desktop.
Update all cask in you Mac
brew cask list | xargs brew cask install --force
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment