From ca9cbe18c5d9519d87547e16a9673e4d97617988 Mon Sep 17 00:00:00 2001 From: KenwoodFox Date: Tue, 27 Dec 2022 23:13:00 -0500 Subject: [PATCH] Clean this a little --- .ssh/config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.ssh/config b/.ssh/config index 3c99ff2..0dfc6a5 100644 --- a/.ssh/config +++ b/.ssh/config @@ -1,8 +1,8 @@ # SSH For my own hosts -# Supermicro machine in the server rack -Host 10.85.3.30 - HostName 10.85.3.30 - User joe +# Oxygen +Host oxygen + HostName 10.85.3.30 + User joe Host crawler.kitsunehosting.net HostName crawler.kitsunehosting.net