mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
Use ed25519 ssh key
This commit is contained in:
parent
9152b5d402
commit
f0fdf1d4f0
1 changed files with 2 additions and 0 deletions
|
|
@ -4,3 +4,5 @@
|
||||||
signingkey = 971B4D9F125CD31E
|
signingkey = 971B4D9F125CD31E
|
||||||
[commit]
|
[commit]
|
||||||
gpgsign = true
|
gpgsign = true
|
||||||
|
[core]
|
||||||
|
sshCommand = "ssh -i ~/.ssh/id_ed25519"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue