X-Git-Url: https://git.sev.monster/~sev/dotfiles.git/blobdiff_plain/d569f3f7ac829693addfdc8ed656e70d80d7d467..d3e867c038fcb05cce5a72fd5134ff7b531c4f31:/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}