Fix ssh to fern
Anirudh Oppiliappan x@icyphox.sh
Mon, 23 Aug 2021 13:02:26 +0530
2 files changed,
4 insertions(+),
9 deletions(-)
M
darwin/ssh/config
→
darwin/ssh/config
@@ -10,9 +10,9 @@ User git
IdentityFile ~/.ssh/deepsource-git Host fern - Hostname 152.67.160.174 + Hostname 152.67.182.105 User pi - Port 22222 + Port 2222 Host jade Hostname 152.67.182.105
M
ssh/config
→
ssh/config
@@ -13,9 +13,9 @@ User git
IdentityFile ~/.ssh/deepsource-git Host fern - Hostname 152.67.160.174 + Hostname 152.67.182.105 User pi - Port 22222 + Port 2222 Host jade Hostname 152.67.182.105@@ -26,8 +26,3 @@ Host pantwo
Hostname 100.64.1.3 User icy IdentityFile ~/.ssh/id_rsa - -Host leaf - Hostname 152.67.160.174 - User ubuntu - IdentityFile ~/.ssh/id_rsa