summary refs log tree commit diff
path: root/.ssh
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2016-09-17 01:03:55 -0400
committerJune McEnroe <june@causal.agency>2016-09-17 01:03:55 -0400
commit235230680090dd824e128f53ffe1e7b8dfe3bf57 (patch)
treef6103eed12e1c59480e7f4b460d4fac9dd621e1b /.ssh
parentAdd pbcopy and pbpaste using pbd (diff)
downloadsrc-235230680090dd824e128f53ffe1e7b8dfe3bf57.tar.gz
src-235230680090dd824e128f53ffe1e7b8dfe3bf57.zip
Forward pbd through *.local SSH
Diffstat (limited to '.ssh')
-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