.ssh/config

Sat, 18 May 2024 10:56:07 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Sat, 18 May 2024 10:56:07 -0500
changeset 1168
52750027eff6
parent 1104
90aa391abc44
permissions
-rw-r--r--

simplify nvim-cmp setup

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

ExitOnForwardFailure yes

Include config.d/*.ssh

Host roomag.org *.roomag.org
	ForwardAgent yes

mercurial