Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 263 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 263 Bytes

Laptop

Laptop is a script to set up your Mac OS X development environment.

Requirements

  1. XCode and Command Line Tools

  2. chsh -s /bin/zsh

Install

zsh <(curl -sL https://raw.github.com/TerminusHQ/laptop/master/bootstrap.sh)