]> 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 mjollnir nz host
[etc/ssh.git] / .ssh / config.in
index 8905797b59ed925564bbd5639e7d4ecbec9eee10..f288d186f6d7ee14687514725273ebab5ce0755c 100644 (file)
@@ -12,6 +12,9 @@ Host eclipse-luks
   AddressFamily inet
   User root
 
+Host eclipse-fallback.madduck.net | eclipse-fallback
+  HostKeyAlias eclipse.madduck.net
+
 Host emily.madduck.net | emily | eclipse-kvm
   Hostname emily.madduck.net
 
@@ -169,6 +172,10 @@ Host julia-luks
   AddressFamily inet
   User root
 
+Host kodi.gern.madduck.net | kodi
+  Hostname kodi.gern.madduck.net
+  User root
+
 Host echo.kids.gern | echo.kids | jukebox.kids.gern | jukebox.kids
   Hostname echo.kids.gern.madduck.net
   HostKeyAlias echo.kids.gern.madduck.net
@@ -221,8 +228,16 @@ Host squiggle.city
   Hostname squiggle.city
   User madduck
 
+Host tilde.club
+  Hostname tilde.club
+  User madduck
+
 ### MISC
 
+Host nz
+  Hostname 202.78.240.196
+  User madduck
+
 Host github.com | github
   Hostname github.com
   User git