summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.ssh/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config
index 52e0c98..1b70897 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -5,6 +5,7 @@ Match exec "hostname | grep -E A14M*" Host parrotOS
RemoteForward /run/user/1000/gnupg/S.gpg-agent.ssh /Users/a14m/.gnupg/S.gpg-agent.ssh
Host archlinux.local
+ Port 39901
ForwardAgent yes
StreamLocalBindUnlink yes