.ssh/config

Sat, 08 Apr 2023 14:27:17 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Sat, 08 Apr 2023 14:27:17 -0500
changeset 1103
0c1f1cf78ed9
child 1104
90aa391abc44
permissions
-rw-r--r--

remove ssh config makefile stuff

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

ExitOnForwardFailure yes

Host roomag.org *.roomag.org
	ForwardAgent yes

Include config.d/*.ssh

mercurial