Here's a quick note to remind me how I setup a WSL shell in ConEmu.
I just created a new task with the following command:
set PATH="%ConEmuBaseDirShort%\wsl";%PATH% & wsl
Simple as that.
Here's a quick note to remind me how I setup a WSL shell in ConEmu.
I just created a new task with the following command:
set PATH="%ConEmuBaseDirShort%\wsl";%PATH% & wsl
Simple as that.