diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-03-04 23:08:00 +0100 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-03-04 23:08:00 +0100 |
| commit | 052bc2df011b78e476217232788e303ddffe1cd0 (patch) | |
| tree | eb3d3f8d84f8ade55ff76390d284d7c418004c8d /.ssh | |
| parent | 0e3e96b92464425dec294d5f466ff8b5da523f0e (diff) | |
Auto accept new keys on .local
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 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 |
