Add SSH public key for completeness.
This commit is contained in:
parent
0505f16a65
commit
c60d6fe41f
2 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
signingkey = /home/jordan/.ssh/id_ed25519.pub
|
||||
[push]
|
||||
autoSetupRemote = yes
|
||||
followtags = true
|
||||
[credential]
|
||||
helper = store
|
||||
[pull]
|
||||
|
|
1
.ssh/id_ed25519.pub
Normal file
1
.ssh/id_ed25519.pub
Normal file
|
@ -0,0 +1 @@
|
|||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF+39J33IGWOO7X52ppZANXayfMiBFsGsBcDxAxVa6bB jordan@framework
|
Loading…
Reference in a new issue