A set of configuration files, inspired by Thoughtbot, customized for our use.
zsh:
$ port install zsh
$ curl -L http://install.ohmyz.sh | sh
$ port install autojump
git and friends
$ port install git-core git-extras
Also, rcm is great for actually linking these dotfiles to your home directory.