diff options
-rw-r--r-- | .config/git/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/git/config b/.config/git/config index bcf4b4f..de39b6d 100644 --- a/.config/git/config +++ b/.config/git/config @@ -3,6 +3,7 @@ # Please adapt and uncomment the following lines: name = Benjamin Chausse email = benjamin@chausse.xyz + signingkey = ABC4A5A7430D6309ACBD219044F94DD6456590C3 [init] defaultBranch = master [push] |