Disclaimer: These are my customization of a fork of [[mathiasbynes/dotfiles]].
Warning: This will overwrite existing files!
curl -#L https://github.com/sethvargo/dotfiles/tarball/master | tar -xzv --strip-components 1 --exclude={README.md}
You can run that command to update when needed.
When setting up a new Mac, you may want to set some sensible OS X defaults:
./scipt/mac
When setting up a new Mac, you probably want to install Ruby because it's awesome.
./script/ruby
When setting up a new Mac, you may want to install some common Homebrew formulae (after installing Homebrew, of course):
./script/brew