summary refs log tree commit diff
path: root/curtis/.ssh/config
diff options
context:
space:
mode:
Diffstat (limited to 'curtis/.ssh/config')
-rw-r--r--curtis/.ssh/config17
1 files changed, 0 insertions, 17 deletions
diff --git a/curtis/.ssh/config b/curtis/.ssh/config
deleted file mode 100644
index 4ae18c54..00000000
--- a/curtis/.ssh/config
+++ /dev/null
@@ -1,17 +0,0 @@
-IgnoreUnknown Include
-Include config_private
-
-HashKnownHosts yes
-
-SendEnv NETHACKOPTIONS
-
-Host tux.local thursday.local
-    ForwardAgent yes
-    RemoteForward 7062 127.0.0.1:7062
-
-Host april june
-    HostName %h.nyc3.do.cmcenroe.me
-    Port 2222
-
-Host tmp.cmcenroe.me
-    Port 2222