.ssh/config.d/10-main

Fri, 28 Jan 2022 14:42:14 -0600

author
Meredith Howard <mhoward@roomag.org>
date
Fri, 28 Jan 2022 14:42:14 -0600
changeset 975
8aea1e8c4aa6
parent 883
1311c0ec33cc
permissions
-rw-r--r--

better hlsearch toggle

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

ExitOnForwardFailure yes

Host roomag.org *.roomag.org
	ForwardAgent yes

Host vagrant
	Hostname 127.0.0.1
	Port 2222
	User vagrant
	IdentityFile ~/.vagrant.d/insecure_private_key

mercurial