X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.ssh%2Fconfig;h=46b547d7519c43830b1404bbd41966d93a4e1c3a;hb=e815297e3c97d8083afaef8345a8b2d711e69d06;hp=3472318d167ad80b34305433d67732f7f7056f3b;hpb=696799ebb6ee4bc864a8dd15894a280bbddb0b2d;p=home-base.git diff --git a/.ssh/config b/.ssh/config index 3472318..46b547d 100644 --- a/.ssh/config +++ b/.ssh/config @@ -1,4 +1,5 @@ Include ~/.ssh/host_specific_config +Include ~/.ssh/config.d/*.conf # Debian general configuration Host *.debian.org IdentityFile ~/.ssh/identity_debian @@ -16,4 +17,5 @@ Host *.donarmstrong.com Host * ControlMaster auto ControlPath ~/tmp/%h_%p_%r + ControlPersist 120