X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=rc%2Fsshconfig;h=a49bcad5d305df70ea30bb8e7f56cdba1812a8ff;hb=5ed6aa97576a9eb55c92f92f010ddd0b135b8f9e;hp=2fe4668fee4772c0b3dbff71117b81dae2b3a5eb;hpb=9ed7209cfd57660436721ff5bf60d58e62ede295;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