fix: old ssh config was broken

This commit is contained in:
Jan-Ole Hübner 2025-04-05 03:24:53 +02:00
parent 873bfc08be
commit 38035a3c00
2 changed files with 4 additions and 5 deletions

View file

@ -0,0 +1,4 @@
{
"suggest.noselect": false,
"suggest.enablePreselect": true
}

View file

@ -1,8 +1,3 @@
Host mi.lan Host mi.lan
HostName 192.168.178.115 HostName 192.168.178.115
User jhuebner User jhuebner
ProxyJump 192.168.84.2
Host 192.168.84.2
HostName 192.168.84.2
User janolehuebner