소스 검색

Use proper identify file for tethys

Colin Powell 6 년 전
부모
커밋
cb7179f2fb
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      ssh/.ssh/config

+ 4 - 0
ssh/.ssh/config

@@ -43,6 +43,10 @@ Host *.internal.elationemr.com
   User colinpowell
   IdentityFile ~/.ssh/elation
 
+Host tethys.local
+  User colinpowell
+  IdentityFile ~/.ssh/powellc
+
 Host 10.201.*
   User colinpowell
   IdentityFile ~/.ssh/id_ed25519