diff options
Diffstat (limited to '.ssh')
| -rw-r--r-- | .ssh/config | 1 |
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 |
