Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 350 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 350 Bytes

OSXinit

A shell script to initialize your Mac automatically from a fresh OS X install.

Installation

  1. Install Xcode and open it
  2. Install Xcode Command Line Tools $ xcode-select --install
  3. Edit config.sh
  4. $ sh install.sh (You will need execute again after change shell to Zsh)
  5. Install Node manually $ nvm install [version]