My OSX dotfiles
$ curl -L http://bryanstedman.github.io/dotfiles/install.sh | sh
You can check for updates by simply running a git pull from your ~/.dotfiles directory. Alternatively, you can use the included alias updatedotfiles
These dotfiles assume that you have Ruby installed. Git, Homebrew and Oh My Zsh are also necessary, but the install script will get those installed for you if needed.
These files provide a local.zsh file in the zsh folder for your own aliases and functions or pieces that are specific to one machine.
You will also want to update git/.gitconfig with your name and email rather than mine