Here are various config files for my usual toolbox
shell/
emacs/
utils/
x11/
NOTE:
After cloning this repo, perform several settings:
> git config user.name "Alex Erley"
> git config user.email "erleya@gmail.com"
> git config commit.gpgsign true
> git config credential.username erley
Use SSH key authentication when possible to push changes