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.sh
brew bundle ~/Brewfile
brew bundle ~/Caskfile
- CloudApp
- Stache
- Memory Diag
- Sip
- Adobe Suite (Photoshop, Illustrator, ...)
Set some default configurations on OSX and settings from a few applications.
~/.osx
Need to set the npm user:
npm adduser
And also generate SSH keys for github