We've got many of our config file in git now, so we can easily keep them updated among systems.
First we download and install our common config files:
cd ~ git clone git@github.com:booch/config_files.git config_files/install.sh
NOTE: If you get errors cloning the repo, make sure you've copied your SSH public key to your GitHub account.