diff --git a/config/ssh/config b/config/ssh/config index d68dcd1..c91f0f0 100644 --- a/config/ssh/config +++ b/config/ssh/config @@ -2,4 +2,7 @@ Host * ServerAliveInterval 120 Host glados - HostName 78.47.84.29 \ No newline at end of file + HostName 78.47.84.29 + +Host hal + HostName 88.99.12.7 \ No newline at end of file