mirror of
https://github.com/nikdoof/dotfiles.git
synced 2025-12-11 16:52:26 +00:00
Move signing key out to GPG
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
[user]
|
[user]
|
||||||
name = Andrew Williams
|
name = Andrew Williams
|
||||||
email = andy@tensixtyone.com
|
email = andy@tensixtyone.com
|
||||||
signingkey = 86DAB9F71FF20A3A
|
|
||||||
|
|
||||||
[core]
|
[core]
|
||||||
editor = nano
|
editor = nano
|
||||||
|
|||||||
@@ -1,2 +1,5 @@
|
|||||||
|
[user]
|
||||||
|
signingkey = 86DAB9F71FF20A3A
|
||||||
|
|
||||||
[commit]
|
[commit]
|
||||||
gpgsign = true
|
gpgsign = true
|
||||||
|
|||||||
Reference in New Issue
Block a user