Last active
June 16, 2017 15:34
-
-
Save milan/9bae567228b25cc7d8eb16b5a718ea6b to your computer and use it in GitHub Desktop.
brew
This file contains hidden or 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
| /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" | |
| brew install memcached | |
| brew install jq | |
| brew install wget | |
| brew install node | |
| brew install nvm | |
| brew install yarn | |
| brew install go | |
| brew install redis | |
| brew install hiredis | |
| # brew install tor | |
| brew tap homebrew/php | |
| brew install php55 | |
| brew install php55-redis | |
| brew install php55-memcache | |
| brew install php55-memcached | |
| brew install php55-igbinary | |
| brew install php55-intl | |
| brew install php-code-sniffer | |
| brew install php55-mongo | |
| brew install composer | |
| brew install php-cs-fixer | |
| brew tap caskroom/cask | |
| brew cask install java | |
| brew cask install duet | |
| brew cask install 1password | |
| brew cask install atom | |
| brew cask install cyberduck | |
| brew cask install docker | |
| brew cask install etcher | |
| brew cask install firefox | |
| brew cask install google-chrome | |
| brew cask install iterm2 | |
| brew cask install mysqlworkbench | |
| brew cask install postman | |
| brew cask install robomongo | |
| brew cask install shimo | |
| brew cask install slack | |
| brew cask install sourcetree | |
| brew cask install sublime-text | |
| brew cask install teamviewer | |
| brew cask install the-unarchiver | |
| brew cask install tunnelblick | |
| brew cask install virtualbox | |
| brew cask install virtualbox-extension-pack | |
| brew cask install viscosity | |
| brew cask install vagrant | |
| brew cask install aerial |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment