@Lucas-Camila, is this the Hyper terminal you're talking about? https://hyper.is/ One option is you could add hyper to the end of your ~/.bashrc file to run it when you start WSL. This command can open WSL for you: start wsl For what it's worth I also noticed you can run bash scripts in WSL from TRIGGERcmd with a command like this: bash /home/russ/script.sh