Clone the repo to your home directory:
git clone https://github.com/lukepearce/dotfiles.git ~/.dotfiles
Create symlinks for each file:
ln -s ~/.dotfiles/.bash_profile ~/.bash_profile
ln -s ~/.dotfiles/.bashrc ~/.bashrc
ln -s ~/.dotfiles/.gitconfig ~/.gitconfig
ln -s ~/.dotfiles/.gitignore ~/.gitignore
PARTY!