From 1f2bd4425fb91b27f651580f8756cab888b8dac4 Mon Sep 17 00:00:00 2001 From: Joe Date: Mon, 18 Nov 2024 22:34:36 +0100 Subject: up --- .ssh/config | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.ssh/config') diff --git a/.ssh/config b/.ssh/config index fc231ca..b2fd9ba 100644 --- a/.ssh/config +++ b/.ssh/config @@ -8,9 +8,11 @@ Host helios User joe Host hi-pi User root -Host joe al alcatraz +Host joe HostName 10.10.10.6 Port 10022 +Host al + HostName alcatraz.joe.town Host git HostName gitjoe.xyz Port 22 -- cgit v1.2.3