about summary refs log tree commit diff
path: root/dev/.gitconfig
diff options
context:
space:
mode:
Diffstat (limited to 'dev/.gitconfig')
-rw-r--r--dev/.gitconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev/.gitconfig b/dev/.gitconfig
index 725abf9..ef1d718 100644
--- a/dev/.gitconfig
+++ b/dev/.gitconfig
@@ -1,6 +1,7 @@
 [user]
 	email = mcsinyx@disroot.org
 	name = Nguyễn Gia Phong
+	signingkey = E90E11B80493343B6132E39427148B2C06A2224B
 [diff]
 	tool = vimdiff
 	guitool = gvimdiff
@@ -20,3 +21,5 @@
 	rebase = true
 [init]
 	defaultBranch = main
+[trailer "sign"]
+	key = Signed-off-by