New Machine is a script to setup a Mac OS X machine for Rails Development.
- Xcode 4.4
- Install the Command Line Tools for Xcode. (Xcode > Preferences > Downloads > Command Line Tools)
- zsh - oh-my-zsh or chsh -s /bin/zsh
Run this script:
zsh < <(curl -s https://raw.github.com/seriousfox/new-machine/master/setup)
How to set up Word jumping:
In Preferences, add shortcut keys thus:
- shortcut keys: option ← and → - action: send escape sequence - in the escape sequence box enter 'b' and 'f' respectively
- mongo
- redis
- ImageMagick
- MySQL
- Postgres
- Redis
- MongoDB
- QT
This is very much based upon https://github.com/thoughtbot/laptop