summary refs log tree commit diff
path: root/.ssh/config
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.ssh/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config
index 4cf1c629..910c5f88 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -5,6 +5,7 @@ Host *
 
 Host *.local
   ForwardAgent yes
+  RemoteForward 7062 localhost:7062
 
 Host april may
   HostName %h.nyc3.do.cmcenroe.me