Skip to content

Instantly share code, notes, and snippets.

@sethbergman
Created August 6, 2015 13:58
Show Gist options
  • Save sethbergman/83e3dca8904f80b0f9a7 to your computer and use it in GitHub Desktop.
Save sethbergman/83e3dca8904f80b0f9a7 to your computer and use it in GitHub Desktop.
Cmder - Windows Console Emulator

Cmder

Join the chat at https://gitter.im/bliker/cmder

Latest release is v1.2

Cmder is a software package created out of pure frustration over absence of usable console emulator on Windows. It is based on ConEmu with major config overhaul. Monokai color scheme, amazing clink and custom prompt layout.

Cmder Screenshot

Why use it

The main advantage of Cmder is portability. It is designed to be totally self-contained with no external dependencies, that is makes it great for USB Sticks or Dropbox. So you can carry your console, aliases and binaries (like wget, curl and git) with you anywhere.

Installation

  1. Download the latest release
  2. Extract
  3. (optional) Place your own executable files into the bin folder to be injected into your PATH.
  4. Run cmder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment