]> git.madduck.net Git - etc/ssh.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Make arnold the new IRC host
authormartin f. krafft <madduck@madduck.net>
Sat, 4 Oct 2014 10:10:59 +0000 (12:10 +0200)
committermartin f. krafft <madduck@madduck.net>
Sat, 4 Oct 2014 10:10:59 +0000 (12:10 +0200)
.ssh/config.in

index 8d55d551090e716ffb4ebcfef64dc22869803f98..b20be2806b05597d885a680cc9f5fac31aaf70f8 100644 (file)
@@ -17,10 +17,6 @@ Host charade-vnc
 Host matilda.madduck.net | matilda
   ForwardAgent yes
   Hostname matilda.madduck.net
 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
 
 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
 Host swan.madduck.net | swan
   ForwardAgent yes
   Hostname swan.madduck.net
-
 ### ARNOLD / GPLHOST
 
 Host arnold.madduck.net | arnold
 ### 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 arnold-host | arnold-host.madduck.net
   Hostname arnold-host.madduck.net
   User xen05
+Host irc
+  User madduck
+  Hostname arnold.madduck.net
+  ConnectTimeout 60
 
 ### GERN
 
 
 ### GERN