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 new file mode 100644 index 0000000..4be131d --- /dev/null +++ b/.ssh/config @@ -0,0 +1 @@ +Match host * exec "gpg-connect-agent UPDATESTARTUPTTY /bye" |