From b4400f9c7465cedf7afdff0ee4a2a24b13e1885d Mon Sep 17 00:00:00 2001 From: Calvin Morrison Date: Thu, 23 Feb 2023 09:19:36 -0500 Subject: take it --- config | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 config (limited to 'config') diff --git a/config b/config new file mode 100644 index 0000000..a280840 --- /dev/null +++ b/config @@ -0,0 +1,3 @@ +ControlMaster auto +ControlPath /home/user/.ssh/control/master-%r@%h:%p +ControlPersist true -- cgit v1.2.3