You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ConEmu build: 180506 x64
OS version: Windows 10 Pro x64 1709 - 16299.431
Used shell version (Far Manager, git-bash, cmd, powershell, cygwin, whatever): Bash/WSL
Problem description
Is there a way to natively load the alternative Bash Shells that are available as opposed to the default Ubuntu one.
Currently the task has this as the default. set "PATH=%ConEmuBaseDirShort%\wsl;%PATH%" & %ConEmuBaseDirShort%\conemu-cyg-64.exe --wsl -cur_console:pm:/mnt
But as WSL now supports various other Distors (Debian, Ubunutu 18.04, Kali etc), this only loads the default Ubuntu 16.04
You can use the command cmd /c kali
to run alternate distros, but this is essentially a CMS prompt, is they anyway to make this run the same as the Bash one did, with the correct Mount Path and Icons etc.
Any questions please let me know.
Thanks.
The text was updated successfully, but these errors were encountered:
Versions
ConEmu build: 180506 x64
OS version: Windows 10 Pro x64 1709 - 16299.431
Used shell version (Far Manager, git-bash, cmd, powershell, cygwin, whatever): Bash/WSL
Problem description
Is there a way to natively load the alternative Bash Shells that are available as opposed to the default Ubuntu one.
Currently the task has this as the default.
set "PATH=%ConEmuBaseDirShort%\wsl;%PATH%" & %ConEmuBaseDirShort%\conemu-cyg-64.exe --wsl -cur_console:pm:/mnt
But as WSL now supports various other Distors (Debian, Ubunutu 18.04, Kali etc), this only loads the default Ubuntu 16.04
You can use the command
cmd /c kali
to run alternate distros, but this is essentially a CMS prompt, is they anyway to make this run the same as the Bash one did, with the correct Mount Path and Icons etc.
Any questions please let me know.
Thanks.
The text was updated successfully, but these errors were encountered: