summaryrefslogtreecommitdiffstats
path: root/.ssh/config
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2021-06-25 18:15:50 +0200
committerAhmed Abdelhalim <[email protected]>2021-06-25 18:15:50 +0200
commite5b6af1fd92e78d7ad0c034117699824f73af14a (patch)
treee36c04120a068f0da7d7188dc539587cb7895775 /.ssh/config
parent0ce8654afac6a93eb3c876cb173581dffa9423a2 (diff)
Allow MacOS x11 forwarding
Diffstat (limited to '.ssh/config')
-rw-r--r--.ssh/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config
index 975ba3b..28006aa 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -10,6 +10,7 @@ Match exec "hostname | grep -F A14M-MBP.local" Host parrotOS
Host parrotOS
ForwardAgent yes
+ ForwardX11 yes
StreamLocalBindUnlink yes
Host *.sapera.cloud