.ssh/config.d/10-main@efce0f59ef14
.ssh/config.d/10-main
Mon, 06 Feb 2017 09:55:30 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Mon, 06 Feb 2017 09:55:30 -0500
- changeset 500
- efce0f59ef14
- parent 479
-
2b08e0404a8d
- child 593
-
3fad96b2c28f
- permissions
- -rw-r--r--
Fix terminal shortcut when iterm not running yet
ControlPath ~/.ssh/mux/%h-%p-%r
ControlPersist 10
ExitOnForwardFailure yes
Host *
# CVE-2016-0778 workaround
UseRoaming no
Host vagrant
Hostname 127.0.0.1
Port 2222
User vagrant
IdentityFile ~/.vagrant.d/insecure_private_key