Script to install base environment for Ruby development.
./mac.sh
The script will install:
- homebrew
- imagemagick
- oh-my-zsh
- mysql
- postgres
- redis
- rvm
- ruby-2.1.2
- nvm
- qt
- chromedriver
- heroku-toolbelt
Please fork this repository and send a pull request with the changes. Thanks!