Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Differentiate between the different Bash/WSL Shells e.g. Ubuntu, Kali, Debian etc #1566

Closed
ghost opened this issue May 21, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented May 21, 2018

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.

@Maximus5
Copy link
Owner

Dup: gh-1309

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant