Installation git clone --recurse-submodules https://github.com/behindthemac/dotfiles.git cd dotfiles ./install.sh git config --global user.name "Your Name" git config --global user.email "you@example.com"