Add gitconfig

This commit is contained in:
Anna Rose 2018-01-16 12:04:30 -05:00
parent f37cde5e9a
commit d6633a44bb
No known key found for this signature in database
GPG Key ID: 8D9ACA841015C59A
2 changed files with 11 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# config
Various config files and small scripts I use.
TODO: Set up ansible so they can be very quickly installed on new systems and such.
TODO: Set up some sort of orchestration so this can be quickly installed on new systems and such.

10
gitconfig Normal file
View File

@ -0,0 +1,10 @@
[user]
name = Anna Wiggins
email = annabunches@gmail.com
signingkey = EFEF6022
[push]
default = simple
[commit]
gpgsign = true
[gpg]
program = gpg2