about summary refs log tree commit diff
path: root/dev/.gitconfig
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-04-05 20:23:55 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-04-05 20:23:55 +0700
commitf31eea778e3c73149a21254613af912a6788ee11 (patch)
treecf853ef3341cce545e8920a94b4e8f423ede0ebb /dev/.gitconfig
parent82543950fb2839b94402b4bffa234e6a764dc8f4 (diff)
downloaddotfiles-f31eea778e3c73149a21254613af912a6788ee11.tar.gz
Update key bindings and PGP key
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