]> git.madduck.net Git - etc/ssh.git/blobdiff - .ssh/config.in

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:

add workbuffer.org
[etc/ssh.git] / .ssh / config.in
index 342a9d72039313f36fd21f789b0713dc1e2822f5..71942f637bfea1b824abf4ca33917d9f5f99d6cc 100644 (file)
@@ -8,11 +8,11 @@ Host 127.0.0.1 | localhost
 
 Host charade.madduck.net | charade
   ForwardAgent yes
 
 Host charade.madduck.net | charade
   ForwardAgent yes
-  Hostname 192.168.14.153
+  Hostname charade.madduck.net
 Host charade-vnc
   ControlMaster no
   ControlPath none
 Host charade-vnc
   ControlMaster no
   ControlPath none
-  Hostname 192.168.14.153
+  Hostname charade.madduck.net
 
 ### KHYBER KVM HOST
 
 
 ### KHYBER KVM HOST
 
@@ -373,6 +373,12 @@ Host zelenka.debian.org | zelenka
   Hostname zelenka.debian.org
   User madduck
 
   Hostname zelenka.debian.org
   User madduck
 
+### NZ
+
+Host workbuffer.org | nz
+  Hostname workbuffer.org
+  User madduck
+
 ### DEFAULTS
 
 Host *
 ### DEFAULTS
 
 Host *