ssh: +id_ed25519

This commit is contained in:
Hung 2023-02-09 21:54:08 -07:00
parent 27ed93d41e
commit 4283dba315

View File

@ -1,5 +1,5 @@
Host *
IdentityFile ~/.ssh/id_rsa
IdentityFile ~/.ssh/id_rsa ~/.ssh/id_ed25519
# felia mirror on windows
Host felia-win
@ -73,3 +73,4 @@ Host dev1
HostName 10.100.200.220
User htran
Port 22