Skip to content

Instantly share code, notes, and snippets.

@hsztul
Last active August 29, 2015 14:17
Show Gist options
  • Save hsztul/ab1f9ddc75aee4dec876 to your computer and use it in GitHub Desktop.
Save hsztul/ab1f9ddc75aee4dec876 to your computer and use it in GitHub Desktop.
#!/bin/sh
brew_tap 'caskroom/cask'
brew_install_or_upgrade 'brew-cask'
brew cask install dropbox
brew cask install google-chrome
brew cask install rdio
brew cask install slack
brew cask install google-hangouts
brew cask install sublime-text
brew cask install android-studio
brew cask install backblaze
brew cask install utorrent
brew cask install virtualbox
brew cask install iterm2
brew cask install evernote
brew_install_or_upgrade 'tree'
brew_install_or_upgrade 'watch'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment