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