Custom recipe to get Mac Os X running from scratch, setup applications and developer environment.
- Formatted 8GB (or larger) drive, named "Untitled"
- Download Mac OS X El Capitan.app installer (/Applications)
- Making the installer drive:
$ sudo /Applications/Install\ OS\ X\ El\ Capitan.app/Contents/Resources/createinstallmedia --volume /Volumes/Untitled --applicationpath /Applications/Install\ OS\ X\ El\ Capitan.app --nointeraction
- Boot holding down the Option key
$ curl -L https://raw.githubusercontent.com/estebancastro/mint/master/brew.sh | bash
- Before continue: Login to Dropbox!
$ curl -L https://raw.githubusercontent.com/estebancastro/mint/master/git.sh | bash
$ curl -L https://raw.githubusercontent.com/estebancastro/mint/master/npm.sh | bash
- Desktop color: 27292C
$ curl -L https://raw.githubusercontent.com/estebancastro/mint/master/mac-os-preferences.sh | bash
$ curl -L https://raw.githubusercontent.com/estebancastro/mint/master/sync-sublimetext-dropbox.sh | bash
- Fish Shell
$ curl -L https://raw.githubusercontent.com/estebancastro/mint/master/fish-shell.sh | bash
- Import Terminal personal profile