.ssh/config

Thu, 11 Apr 2024 13:19:24 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Thu, 11 Apr 2024 13:19:24 -0400
changeset 1145
beb170aa6789
parent 1104
90aa391abc44
permissions
-rw-r--r--

add .luarc.jsonc

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

ExitOnForwardFailure yes

Include config.d/*.ssh

Host roomag.org *.roomag.org
	ForwardAgent yes

mercurial