Make sure everything is up to date.
"Command Line Tools" can be downloaded separate from Xcode at https://developer.apple.com/downloads/ - It is way smaller than installing the whole Xcode but might not work for all cases tho.
Xcode can be found on App Store. preferred
More info on how to download Command Line Tools inside XCode can be found on StackOverflow
# install homebrew
ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)"export PATH="/usr/local/bin:/usr/local/sbin:$PATH"
cd ~/ && git clone https://github.com/lucasmotta/dotfiles.git && cd dotfiles && source bootstrap.shbrew bundle ~/Brewfilebrew bundle ~/Caskfile- CloudApp
- Stache
- Memory Diag
- Sip
- Adobe Suite (Photoshop, Illustrator, ...)
Set some default configurations on OSX and settings from a few applications.
~/.osxNeed to set the npm user:
npm adduserAnd also generate SSH keys for github