]> 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 f126667bde9e3844fe26f65a89adefd67ede2811..31e05cbed259d21e239ba5148e037a1b287f965e 100644 (file)
@@ -48,6 +48,9 @@ Host lotus.madduck.net | lotus
 Host git.madduck.net | git
   User git
   HostKeyAlias lotus.madduck.net
+Host git.debian.ch
+  User git
+  HostKeyAlias lotus.madduck.net
 
 Host jugband.madduck.net | jugband
   ForwardAgent yes
@@ -81,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
@@ -114,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