0

I use SSH authentication and it works fine. Right now I have a batch file(.bat) which has "ssh username@server" In one click I connect to that particular linux machine's Shell. But it opens regular/default windows console.

Is there a way that I can connect to that a linux machine's Shell but with "Windows Terminal" with just one-click?

1 Answers1

0
wt.exe ssh username@server

Save it as a batch file (or as a target for a shortcut) and it will open your default profile in Windows Terminal.

https://docs.microsoft.com/en-us/windows/terminal/command-line-arguments