.ssh/config.d/10-main

Wed, 05 Apr 2023 03:44:38 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Wed, 05 Apr 2023 03:44:38 -0400
changeset 1098
8d479a558198
parent 883
1311c0ec33cc
permissions
-rw-r--r--

Remove long signature previews

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