Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 871 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 871 Bytes

Laptop-Settings

BCH compliance

About

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.

What this installs

  • 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)

Installation

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)

Help Out

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.