]> 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 github config
[etc/ssh.git] / .ssh / config.in
index 342a9d72039313f36fd21f789b0713dc1e2822f5..db255d8d5880311099db693a252fec54904e9d40 100644 (file)
@@ -8,11 +8,11 @@ Host 127.0.0.1 | localhost
 
 Host charade.madduck.net | charade
   ForwardAgent yes
-  Hostname 192.168.14.153
+  Hostname charade.madduck.net
 Host charade-vnc
   ControlMaster no
   ControlPath none
-  Hostname 192.168.14.153
+  Hostname charade.madduck.net
 
 ### KHYBER KVM HOST
 
@@ -373,6 +373,18 @@ Host zelenka.debian.org | zelenka
   Hostname zelenka.debian.org
   User madduck
 
+### NZ
+
+Host workbuffer.org | nz
+  Hostname workbuffer.org
+  User madduck
+
+### MISC
+
+Host github.com | github
+  Hostname github.com
+  User git
+
 ### DEFAULTS
 
 Host *