1
1
Fork 0

Add signing key (yubikey)

This commit is contained in:
Kenwood 2021-12-16 17:14:48 -05:00
parent 50707192f5
commit c13bf64d6a
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
[user]
email = kenwood364@gmail.com
name = KenwoodFox
signingkey = DD5E787D6C678F3F64
[alias]
add-commit = !git add -A && git commit
report = "log --author=Joe --since='2 sunday ago' --until='1 sunday ago' --format='%Cgreen%ci%Creset %s%Creset' --no-merges"