Skip to content

Instantly share code, notes, and snippets.

@mangar
Last active July 19, 2017 18:10
Show Gist options
  • Save mangar/c2fe0091684569ed5a5c0b031cf8ac2f to your computer and use it in GitHub Desktop.
Save mangar/c2fe0091684569ed5a5c0b031cf8ac2f to your computer and use it in GitHub Desktop.
Brewfile + Cask + Homebrew
#
# Brewfile
# https://robots.thoughtbot.com/brewfile-a-gemfile-but-for-homebrew
#
brew install cask
brew install git
brew install npm
brew install heroku
brew install openssl
brew install kotlin
brew install mysql
brew install redis
brew install sshpas
brew cask install iterm2
brew cask install tower
brew cask install bartender
brew cask install slack
brew cask install zoomus
brew cask install vlc
brew cask install 1password
brew cask install mysqlworkbench
brew cask install spotify
brew cask install vnc-viewer
brew cask install boom
brew cask install evernote
brew cask install skitch
brew cask install docker
brew cask install docker-toolbox
brew cask install visual-studio-code
brew cask install visual-studio
brew cask install kitematic
brew cask install android-file-transfer
brew cask install android-studio
brew cask install appcleaner
brew cask install skype
brew cask install staruml
brew cask install timestamp
brew cask install whatsapp
brew cask install versions
brew cask install zeplin
brew cask install cyberduck
brew cask install android-studio
brew cask install screenhero
brew cask install telegram-desktop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment