]> git.madduck.net Git - etc/ssh.git/commitdiff

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 bell stanza with agent fwd
authormartin f. krafft <madduck@madduck.net>
Mon, 1 Feb 2010 04:25:21 +0000 (17:25 +1300)
committermartin f. krafft <madduck@madduck.net>
Mon, 1 Feb 2010 04:25:21 +0000 (17:25 +1300)
.ssh/config.in

index b6f636e91f5b36b9be6b1aaec646888dc9e566dd..bb167d13a39a9af12928a32319ffa136d04acc0a 100644 (file)
@@ -75,6 +75,9 @@ Host madduck.net
   User madduck
   HostKeyAlias seamus.madduck.net
 
+Host bell.madduck.net | bell
+  ForwardAgent yes
+  Hostname bell.madduck.net
 Host tunes.madduck.net | tunes
   AddressFamily inet
   ControlMaster no