moving to ssh signing on uzi
This commit is contained in:
parent
9a246ee05b
commit
fba9812575
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
[user]
|
[user]
|
||||||
name = Andrew Davidson
|
name = Andrew Davidson
|
||||||
email = andrew@andr3w.net
|
email = andrew@andr3w.net
|
||||||
signingkey = F1199FC0A76BB402
|
signingkey = /Users/amd/.ssh/id_rsa.pub
|
||||||
|
|
||||||
[color]
|
[color]
|
||||||
ui = auto
|
ui = auto
|
||||||
|
@ -57,3 +57,5 @@
|
||||||
|
|
||||||
[init]
|
[init]
|
||||||
defaultBranch = main
|
defaultBranch = main
|
||||||
|
[gpg]
|
||||||
|
format = ssh
|
||||||
|
|
Loading…
Reference in a new issue