From b4e9f8e911843d07cfbfc67bfb4f9517064af4b5 Mon Sep 17 00:00:00 2001 From: Joe Date: Mon, 29 Jan 2024 11:59:42 +0100 Subject: up --- .ssh/config | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.ssh/config b/.ssh/config index 73d7cec..fc231ca 100644 --- a/.ssh/config +++ b/.ssh/config @@ -8,11 +8,8 @@ Host helios User joe Host hi-pi User root -Host joe - HostName 10.10.10.2 - Port 10022 -Host al alcatraz - HostName 10.20.20.6 +Host joe al alcatraz + HostName 10.10.10.6 Port 10022 Host git HostName gitjoe.xyz -- cgit v1.2.3