X-Git-Url: https://git.sev.monster/~sev/dotfiles.git/blobdiff_plain/b133dc9212c5d15d32757135d46d28481bffac4f..57948260356dcd40d259650121b2b5e1e4d1da6d:/ssh/config?ds=inline 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}