diff options
Diffstat (limited to '.ssh/config')
| -rw-r--r-- | .ssh/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config index 4128b03..0527486 100644 --- a/.ssh/config +++ b/.ssh/config @@ -8,6 +8,7 @@ Host *iso.local Host *.local User a14m Port 39901 + StrictHostKeyChecking accept-new ForwardAgent yes StreamLocalBindUnlink yes RemoteForward /run/user/1000/gnupg/S.gpg-agent %d/.gnupg/S.gpg-agent |
