From f31eea778e3c73149a21254613af912a6788ee11 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Mon, 5 Apr 2021 20:23:55 +0700 Subject: Update key bindings and PGP key --- dev/.gitconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dev/.gitconfig') 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 -- cgit 1.4.1