.ssh/config

Sat, 08 Apr 2023 18:06:43 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Sat, 08 Apr 2023 18:06:43 -0400
changeset 1104
90aa391abc44
parent 1103
0c1f1cf78ed9
permissions
-rw-r--r--

include needs to appear before a host match (sections actually ignore indents)

ControlPath ~/.ssh/mux/%h-%p-%r
ControlPersist 10

ExitOnForwardFailure yes

Include config.d/*.ssh

Host roomag.org *.roomag.org
	ForwardAgent yes

mercurial