Using CygWin in ConEmu
This is a simple question that might show my lack of understanding of ConEmu console ...
I recently installed ConEmu and CygWin to get a great CLI setup to mimic OS X and Ubuntu settings.
I want to be able to ls
and use linux style commands in ConEmu from application launch, and I figured that the CygWin task in ConEmu would reach this link.
What am I doing wrong that prevents me from using CygWin commands in ConEmu for example ls
? PowerShell, annoyingly, seems to link nicely ls
with dir
...
Attached my task in ConEmu settings
source to share
Adding a hotkey to CygWin Bash and then executing the hotkey created a new tab where I could use the CygWin console internally.
I used to think that all consoles would be merged into an original tab with all available commands. However, this is not as real as for CygWin, for example, there is a completely different disk set up to emulate Linux.
source to share