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 | bashwget -qO- https://raw.githubusercontent.com/evangilo/dotfiles/master/setup.sh | bash