This is a collection of configuration files.
Pull the repository, and then create the symbolic links using GNU stow.
git clone [email protected]:ckr/.dotfiles.git ~/.dotfiles
cd ~/.dotfiles
stow zsh git # plus whatever else you'd like
You can install stow
using brew
brew install stow