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