.ssh/config

Mon, 20 Jan 2025 14:06:36 -0600

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 20 Jan 2025 14:06:36 -0600
changeset 1182
222bbbc217cc
parent 1104
90aa391abc44
permissions
-rw-r--r--

Limit mise concurrency

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

ExitOnForwardFailure yes

Include config.d/*.ssh

Host roomag.org *.roomag.org
	ForwardAgent yes

mercurial