X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=rc%2Fsshconfig;h=a49bcad5d305df70ea30bb8e7f56cdba1812a8ff;hb=f2cb10f2c68918ea8fe5501bbd05a096d917408d;hp=6c6b8904df0a6b04e4ff86bce5708120dcd4dd05;hpb=3f54436636ddcf8e6a903183da1163082ccaedbf;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