Add signing key (yubikey)
This commit is contained in:
parent
50707192f5
commit
c13bf64d6a
|
@ -1,6 +1,7 @@
|
||||||
[user]
|
[user]
|
||||||
email = kenwood364@gmail.com
|
email = kenwood364@gmail.com
|
||||||
name = KenwoodFox
|
name = KenwoodFox
|
||||||
|
signingkey = DD5E787D6C678F3F64
|
||||||
[alias]
|
[alias]
|
||||||
add-commit = !git add -A && git commit
|
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"
|
report = "log --author=Joe --since='2 sunday ago' --until='1 sunday ago' --format='%Cgreen%ci%Creset %s%Creset' --no-merges"
|
||||||
|
|
Loading…
Reference in New Issue