Requires git
$ git clone --recursive https://github.com/jwfwessels/dotfiles.git ~/.dotfiles
$ source ~/.dotfiles/bootstrap.sh
git free installation:
source <(curl -fsSL https://raw.githubusercontent.com/jwfwessels/dotfiles/master/bootstrap.sh)
$ git clone --recursive https://github.com/jwfwessels/dotfiles.git ~/.dotfiles
$ source ~/.dotfiles/bootstrap.sh
source <(curl -fsSL https://raw.githubusercontent.com/jwfwessels/dotfiles/master/bootstrap.sh)