Set zsh as your login shell.
chsh -s /bin/zsh
Clone onto your laptop:
git clone git://github.com/rozac/dotfiles.git
Install:
cd dotfiles ./install.sh
This will create symlinks for config files in your home directory.
You can safely run ./install.sh multiple times to update.