Split the ssh_config
OpenSSH also supports configuration splitting.
1 | ~ ❤ cat ~/.ssh/config |
I suggest you split ssh_config with your company name or department name.
1 | ~ ❤ tree -L 2 . |
Currently,
VSCode remote ssh
doesn’t support the configuration spliting. If you want to use this feature, you have to make sure the host you want connect is in the~/.ssh/config