ssh: switch to ed25519 keys

This commit is contained in:
Sam Greytalon 2023-07-05 14:35:41 -07:00
parent 55f59f71cc
commit 53f6292d02
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ Host *
IgnoreUnknown UseKeychain
UseKeychain yes
AddKeysToAgent yes
IdentityFile ~/.ssh/id_rsa
IdentityFile ~/.ssh/id_ed25519