Skip to content
David Refoua edited this page May 1, 2018 · 14 revisions

Integrating Cygwin with Cmder

  1. Install Cygwin
  2. Install the 'chere' package in Cygwin (e.g. by running apt-cyg install chere inside Cygwin console).
  3. Create a new task by clicking the + button in Startup > Tasks
  4. Edit the name to something more recognizable (Cygwin)
  5. Figure out the install directory of Cygwin and replace <cygwin_dir> with it in the following instructions
  6. Change Task parameters to /icon <cygwin_dir>\Cygwin-Terminal.ico
  7. Change Commands to <cygwin_dir>\cygwin.bat -c "/bin/xhere /bin/bash.exe '%V'"
  8. (Optional) Set a Hotkey like LShift + Alt + 3 to open Cygwin in Cmder