]> 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:

remove seamus
[etc/ssh.git] / .ssh / config.in
index 71942f637bfea1b824abf4ca33917d9f5f99d6cc..54f7d2b2a0f7fb1218294709028ba6ac5d22765c 100644 (file)
@@ -14,6 +14,13 @@ Host charade-vnc
   ControlPath none
   Hostname charade.madduck.net
 
+Host matilda.madduck.net | matilda
+  StrictHostKeyChecking no
+  UserKnownHostsFile /dev/null
+  Hostname matilda.madduck.net
+  ControlMaster no
+  ControlPath none
+
 ### KHYBER KVM HOST
 
 Host khyber.madduck.net | khyber
@@ -157,8 +164,8 @@ Host juliae
   ForwardX11 yes
   HostKeyAlias julia.gern.madduck.net
 
-Host albatross.gern.madduck.net | albatross
-  Hostname albatross.gern.madduck.net
+Host albatross.lehel.madduck.net | albatross
+  Hostname albatross.lehel.madduck.net
   ForwardAgent yes
   ForwardX11 yes
 Host albatrosse
@@ -167,10 +174,11 @@ Host albatrosse
   CheckHostIP no
   ForwardAgent yes
   ForwardX11 yes
-  HostKeyAlias albatross.gern.madduck.net
+  HostKeyAlias albatross.lehel.madduck.net
 
 Host galaxy-s2.phones.gern | galaxy-s2
   Hostname galaxy-s2.phones.gern
+  HostKeyAlias galaxy-s2.phones.gern
   User root
 
 Host pict.gern.madduck.net | pict
@@ -379,6 +387,12 @@ Host workbuffer.org | nz
   Hostname workbuffer.org
   User madduck
 
+### MISC
+
+Host github.com | github
+  Hostname github.com
+  User git
+
 ### DEFAULTS
 
 Host *