diff --git a/.ssh/config b/.ssh/config index 9c156ef..610cee4 100644 --- a/.ssh/config +++ b/.ssh/config @@ -1,3 +1,6 @@ +Include ~/.ssh/config.d/*.conf +Include /etc/ssh/ssh_config.d/*.conf + Host * ForwardAgent no ForwardX11 no