Inspired by the many projects out there that are easy scripts to execute to set up a new development machine. This will pretty much get everything I need installed on a new Mac.
- My fork of ThoughtBot's Laptop script (30 minutes)
- My fork of Oh-My-Zsh! (few minutes)
- Janus by carlhuda (few minutes)
- My dotfiles (mere seconds)
Just run this wafer-thin line of code and let it do the rest of the work:
bash < <(curl -s https://raw.github.com/rachelober/laptop-settings/master/install)
Feel free to fork this, take it, modify and have fun with it. If you'd like to contribute, just fork it and send a pull request.