#! /bin/bash git clone --recursive https://github.com/mafrosis/dotfiles.git "$HOME/dotfiles" cd "$HOME/dotfiles" || exit 2 bash "$HOME/dotfiles/bootstrap"