From 36cfe7c72c718676bf8cebf343559fd69f5a4f30 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Sat, 4 Oct 2014 12:10:59 +0200 Subject: [PATCH 1/1] Make arnold the new IRC host --- .ssh/config.in | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/.ssh/config.in b/.ssh/config.in index 8d55d55..b20be28 100644 --- a/.ssh/config.in +++ b/.ssh/config.in @@ -17,10 +17,6 @@ Host charade-vnc Host matilda.madduck.net | matilda ForwardAgent yes Hostname matilda.madduck.net -Host irc - User madduck - Hostname matilda.madduck.net - ConnectTimeout 60 Host vizier.madduck.net | vizier ForwardAgent yes @@ -132,7 +128,6 @@ Host swan-host | swan-host.madduck.net Host swan.madduck.net | swan ForwardAgent yes Hostname swan.madduck.net - ### ARNOLD / GPLHOST Host arnold.madduck.net | arnold @@ -141,6 +136,10 @@ Host arnold.madduck.net | arnold Host arnold-host | arnold-host.madduck.net Hostname arnold-host.madduck.net User xen05 +Host irc + User madduck + Hostname arnold.madduck.net + ConnectTimeout 60 ### GERN -- 2.39.2