Last active
August 29, 2015 14:18
-
-
Save emj365/aa34f9389b1546079037 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" | |
brew install dnscrypt-proxy --with-plugins | |
brew install caskroom/cask/brew-cask | |
# https://github.com/caskroom/homebrew-versions | |
# Alternate versions of Casks for homebrew-cask http://caskroom.io | |
brew tap caskroom/versions | |
brew cask install launchrocket | |
brew cask install alfred | |
brew cask install virtualbox | |
brew cask install vagrant | |
brew cask install google-chrome | |
brew cask install sublime-text3 | |
brew cask install iterm2 | |
brew cask install spectacle | |
brew cask install keepass | |
brew cask install dropbox | |
brew cask install google-drive | |
brew cask install keepassx | |
brew cask install pg-commander |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment