diff --git a/.ssh/config b/.ssh/config index 392f8f8..2f81998 100644 --- a/.ssh/config +++ b/.ssh/config @@ -20,3 +20,9 @@ Host wwwintmmt Hostname www.int.mistymountainstherapy.com ForwardAgent yes User root + +Host chesshdev + Hostname localhost + Port 34355 + User simponic + PubkeyAuthentication yes