.ssh/config file
vim /home/$USER/.ssh/config
Host <IPname>
Hostname <ip>
User <user>
Port <PORT>
IdentityFile /home/<USER>/.ssh/id_ecdsa
vim /home/$USER/.ssh/config
Host <IPname>
Hostname <ip>
User <user>
Port <PORT>
IdentityFile /home/<USER>/.ssh/id_ecdsa