Skip to content

Instantly share code, notes, and snippets.

@rberts
Forked from renatocarvalho/Brewfile
Last active September 21, 2017 12:55
Show Gist options
  • Save rberts/23ba1c6350b37ca3fdbf40b4b02990e3 to your computer and use it in GitHub Desktop.
Save rberts/23ba1c6350b37ca3fdbf40b4b02990e3 to your computer and use it in GitHub Desktop.
tap 'caskroom/cask'
brew 'git'
brew 'npm'
brew 'yarn', args: ["ignore-dependencies"]
brew 'heroku'
brew 'openssl'
cask 'the-unarchiver'
cask 'sketch'
cask 'adobe-creative-cloud'
cask 'firefox'
cask 'google-chrome'
cask 'sublime-text'
cask 'iterm2'
cask 'imageoptim'
# cask 'alfred'
cask 'rescuetime'
cask 'slack'
cask 'skype'
cask 'spectacle'
cask 'spotify'
cask 'dropbox'
cask 'vlc'
# cask 'beamer'
# cask 'handbrake'
cask 'transmission'
cask 'docker'
cask 'sequel-pro'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment