all repos — dotfiles @ 54ee4b238469a7cddabc8bbe63401eafd0e598d7

my *nix dotfiles

Fix ssh to fern
Anirudh Oppiliappan x@icyphox.sh
Mon, 23 Aug 2021 13:02:26 +0530
commit

54ee4b238469a7cddabc8bbe63401eafd0e598d7

parent

ae82bb0782999f582b290e217e9a4e1206320a0c

2 files changed, 4 insertions(+), 9 deletions(-)

jump to
M darwin/ssh/configdarwin/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/configssh/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