Closed oleg-andreyev closed 3 years ago
The rc_file option is more for a bashrc or bash compatible zshrc where you want to source additional stuff before launching using bash in the bash template that comes with the package.
To use an alternative shell, you'd need to specify a template.
To do this, create a file which is based on a modified version of this: https://raw.githubusercontent.com/cascadium/wsl-windows-toolbar-launcher/master/wsl-windows-toolbar-template.sh.j2
And pass it in with -J /path/to/your/template.j2
.
@fquinner thanks!
Command
Result:
Expected