X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=rc%2Fsshconfig;h=a49bcad5d305df70ea30bb8e7f56cdba1812a8ff;hb=d7895b8f1769f6f53b8fde7c952caf7bea2c9903;hp=2fe4668fee4772c0b3dbff71117b81dae2b3a5eb;hpb=4bda7186bbd608c7e2a12bdbe09ba760f8f2d034;p=clearscm.git diff --git a/rc/sshconfig b/rc/sshconfig index 2fe4668..a49bcad 100644 --- a/rc/sshconfig +++ b/rc/sshconfig @@ -6,6 +6,13 @@ Host * ServerAliveInterval 300 ServerAliveCountMax 2 -Host jira - HostName %h.audience.local +Host home + Hostname defaria.com + User andrew + +Host defaria.com + User andrew + IdentityFile ~/.ssh/id_ecdsa + +Host * User adefaria