You can install or update the dotfiles via the command-line with either curl or wget.
curl -o- https://raw.githubusercontent.com/evangilo/dotfiles/master/setup.sh | bash
wget -qO- https://raw.githubusercontent.com/evangilo/dotfiles/master/setup.sh | bash