8
5
I created a simple task that will start the Linux subsystem, execute zsh and run it on my desktop. However I would like to create a shortcut for this specific task on my taskbar.
Reason for this is because I don't want Cmder to do that by default, I want two separate buttons - one for regular and other for Ubuntu Subsystem.
Any ideas of how to do that? I've tried "C:\Program Files\Cmder\Cmder.exe" /single /cmd {Bash:Ubuntu}
but it gives error The syntax of the command is incorrect.
and loads default Cmder task.