.ssh/config.d/20-vagrant.ssh

Thu, 11 Apr 2024 22:10:19 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Thu, 11 Apr 2024 22:10:19 -0500
changeset 1149
4af7c8156683
parent 1103
0c1f1cf78ed9
permissions
-rw-r--r--

One more lsp_signature change

# vim: ft=sshconfig

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

mercurial