From 1ae597de9b5d01f78b253822092801b8b842ae43 Mon Sep 17 00:00:00 2001 From: Alexander Hosking Date: Tue, 28 Apr 2020 22:49:20 -0400 Subject: [PATCH] Update git ssh config --- .ssh/config.d/home | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.ssh/config.d/home b/.ssh/config.d/home index 37318a1..c2afa2a 100644 --- a/.ssh/config.d/home +++ b/.ssh/config.d/home @@ -9,8 +9,11 @@ host home-decrypt port 4422 host git.ahoskingit.com - hostname git.ahoskingit.com + #hostname git.ahoskingit.com + #hostname 99.240.201.161 + hostname 192.168.1.19 port 9022 + identityfile ~/.ssh/ahosking host home-desktop hostname 192.168.1.187