./install.shTo skip prompts and overwrite existing files:
./install.sh --yesThis repo does not store your name/email. Put them in a local file that is not tracked by Git:
~/.gitconfig.local
Example:
[user]
name = Your Name
email = you@example.com