diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-04-08 14:44:35 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-04-08 14:44:35 +0700 |
commit | a7318de79dda2662239c52965a6dd712fd19467b (patch) | |
tree | 1abf8a60bcdeac00ee74ad5c33edf7f06ad3a70f /dev | |
parent | aedbb83deccdbb724bbf1f6073e42fb9f060ed0c (diff) | |
download | dotfiles-a7318de79dda2662239c52965a6dd712fd19467b.tar.gz |
Use PGP key shorthand
Diffstat (limited to 'dev')
-rw-r--r-- | dev/.gitconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/.gitconfig b/dev/.gitconfig index ef1d718..aa332fe 100644 --- a/dev/.gitconfig +++ b/dev/.gitconfig @@ -1,7 +1,7 @@ [user] email = mcsinyx@disroot.org name = Nguyễn Gia Phong - signingkey = E90E11B80493343B6132E39427148B2C06A2224B + signingkey = 27148B2C06A2224B [diff] tool = vimdiff guitool = gvimdiff |