This works great, I would like to pass options to the shell such as
c:\windows\system32\wsl.exe -d Ubuntu-20.04 -u alexj
I get an error that the local shell path is not a console application, but if I do
c:\windows\system32\wsl.exe
Then it will work without the options I wanted past.
Any ideas, or can this be added as an option in the future.
|