test
Jes Olson j3s@c3f.net
Thu, 19 Jan 2023 17:06:03 -0800
1 files changed,
5 insertions(+),
0 deletions(-)
jump to
M
.config/git/config
→
.config/git/config
@@ -36,6 +36,7 @@ format = * %s [%an]
[user] name = Jes Olson email = j3s@c3f.net + signingkey = ~/.ssh/id_ed25519 [pull] ff = only [push]@@ -46,3 +47,7 @@ [init]
defaultBranch = main [includeIf "gitdir:~/do/"] path = ~/.config/git/config-work +[gpg] + format = ssh +[commit] + gpgsign = true