Sat, 08 Apr 2023 18:06:43 -0400
include needs to appear before a host match (sections actually ignore indents)
--- a/.ssh/config +++ b/.ssh/config @@ -3,7 +3,7 @@ ControlPersist 10 ExitOnForwardFailure yes +Include config.d/*.ssh + Host roomag.org *.roomag.org ForwardAgent yes - -Include config.d/*.ssh