X-Git-Url: https://git.sev.monster/~sev/dotfiles.git/blobdiff_plain/b133dc9212c5d15d32757135d46d28481bffac4f..e4677c6bc5c3de5dc9092e4a7636d0587c5353c1:/ssh/config diff --git a/ssh/config b/ssh/config index 350df4b..1b36432 100644 --- a/ssh/config +++ b/ssh/config @@ -1,4 +1,3 @@ -Host * - ForwardAgent yes - ForwardX11 yes - RemoteForward ${_GNUPG_SOCK_DEST} ${_GNUPG_SOCK_SRC} +ForwardAgent yes +ForwardX11 yes +RemoteForward ${_GNUPG_SOCK_DEST} ${_GNUPG_SOCK_SRC}