commit 2a74710c55d4f6a7ff242d364f5a3e863c1c0de7 parent aaf3f8e66435e37c20b151e2756d1166ff7c857c author: nathanael <nathanael@dalliard.ch> date: Mon, 12 Jan 2026 06:33:21 +0000 s0: up gitconfig diffstat:
| M | s0/dotfiles/gitconfig | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/s0/dotfiles/gitconfig b/s0/dotfiles/gitconfig @@ -1,3 +1,6 @@ [user] email = nathanael@dalliard.ch name = nathanael + signingkey = nathanael@dalliard.ch +[commit] + gpgsign = true