.ssh/config

changeset 1103
0c1f1cf78ed9
child 1104
90aa391abc44
new file mode 100644
--- /dev/null
+++ b/.ssh/config
@@ -0,0 +1,9 @@
+ControlPath ~/.ssh/mux/%h-%p-%r
+ControlPersist 10
+
+ExitOnForwardFailure yes
+
+Host roomag.org *.roomag.org
+	ForwardAgent yes
+
+Include config.d/*.ssh

mercurial