Loading .ssh/.gitignore +0 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,6 @@ authorized_keys id* # socket and config directories socks:*/ configs/ # legacy runtime Loading .ssh/config +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ Host 192.168.* 10.* *.lan *.local localhost #@fallback: test ${PLATFORM:-unknown} != windows Match exec "test ${PLATFORM:-unknown} != windows" ControlMaster auto ControlPath %d/.ssh/socks:%l/%r@%h:%p ControlPath ~/.ssh/%l:%r@%h:%p ControlPersist 2h # === Local Includes === Loading Loading
.ssh/.gitignore +0 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,6 @@ authorized_keys id* # socket and config directories socks:*/ configs/ # legacy runtime Loading
.ssh/config +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ Host 192.168.* 10.* *.lan *.local localhost #@fallback: test ${PLATFORM:-unknown} != windows Match exec "test ${PLATFORM:-unknown} != windows" ControlMaster auto ControlPath %d/.ssh/socks:%l/%r@%h:%p ControlPath ~/.ssh/%l:%r@%h:%p ControlPersist 2h # === Local Includes === Loading