Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
David Refoua edited this page May 1, 2018 · 1 revision

Integrate your local Babun installation with 3 steps:

  1. Add a new task in Cmder settings
    • Win + Alt + P to open settings, then go to Startup > Tasks.
    • Then hit the + symbol on the bottom to create a new task
  2. Rename the task to Babun (or whatever you want)
  3. Add this command in Task Parameters:
    • /icon "%userprofile%\.babun\cygwin\bin\mintty.exe" /dir "%userprofile%"
  4. Add this command in Commands:
    • %userprofile%\.babun\cygwin\bin\mintty.exe -o Transparency=0 /bin/env CHERE_INVOKING=1 /bin/zsh.exe

This is what it should look like when you are done:

Cmder task screenshot

You're now ready to use Babun in Cmder

Courtesy of @TiTnOuK

Clone this wiki locally

Morty Proxy This is a proxified and sanitized view of the page, visit original site.