Can I use zsh as the default non-interactive shell for WSL2 Ubuntu?
I am trying to use Run/Debug Configurations on WebStorm, however it doesn't seem to source .zshrc and produces errors about not finding commands and environment variables. (An example of this would be yarn tauri dev when using Tauri) I have…