cd ~
git clone https://github.com/joephayes/dotfiles.git && cd dotfiles && ./bootstrap.sh
On Windows, I use the Git Bash that is part of Git Extensions. So that bootstrap.sh can create symbolic links correctly, make sure you run Git Bash as an Administrator. Otherwise you will get errors similar to
You do not have sufficient privilege to perform this operation.
cd ~/dotfiles
./bootstrap.sh