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

enable agent for julia
[etc/ssh.git] / .ssh / config.in
index 4bb28e0dfbf925412b98de1cdc7838d78e54a64e..31e05cbed259d21e239ba5148e037a1b287f965e 100644 (file)
@@ -84,6 +84,8 @@ Host phd.martin-krafft.net
 Host madduck.net
   User madduck
   HostKeyAlias seamus.madduck.net
+Host imap.madduck.net
+  HostKeyAlias seamus.madduck.net
 
 Host bell.madduck.net | bell
   ForwardAgent yes
@@ -117,6 +119,10 @@ Host vizier.oerlikon.madduck.net | vizier
   Hostname vizier.oerlikon.madduck.net
   ForwardAgent yes
 
+Host julia.oerlikon.madduck.net | julia
+  Hostname julia.oerlikon.madduck.net
+  ForwardAgent yes
+
 Host embryo.gauting.madduck.net | embryo
   CheckHostIP no
   ForwardAgent yes