switch to ED25519 KEY

This commit is contained in:
Morgan Wattiez
2019-07-29 10:17:42 +02:00
parent 6d8500b7c1
commit d8c4dc06dc
2 changed files with 3 additions and 2 deletions

View File

@ -2,5 +2,6 @@
Host *
AddKeysToAgent yes
UseKeychain yes
IdentityFile ~/.ssh/id_ed25519
IdentityFile ~/.ssh/id_rsa
ServerAliveInterval 3600