X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=rc%2Fsshconfig;h=a49bcad5d305df70ea30bb8e7f56cdba1812a8ff;hb=5ed6aa97576a9eb55c92f92f010ddd0b135b8f9e;hp=6c6b8904df0a6b04e4ff86bce5708120dcd4dd05;hpb=d7db897f8a2e17d38b59af6a880df4fa5df44935;p=clearscm.git diff --git a/rc/sshconfig b/rc/sshconfig index 6c6b890..a49bcad 100644 --- a/rc/sshconfig +++ b/rc/sshconfig @@ -5,3 +5,14 @@ StrictHostKeyChecking no Host * ServerAliveInterval 300 ServerAliveCountMax 2 + +Host home + Hostname defaria.com + User andrew + +Host defaria.com + User andrew + IdentityFile ~/.ssh/id_ecdsa + +Host * + User adefaria