

This is optional, but highly recommended. It's more general than per-repository config, and more specific than the machine config. Note that git calls this config the "global" config.

It's a plain-text file you can edit with your favorite text editor (or Notepad, if you haven't chosen a favorite yet). Git uses a per-user config file located at %USERPROFILE%\.gitconfig. With Chocolatey, run one of the following from an elevated propt: choco install cmder Both of course have the same features though. If you don't want the out-of-the-box configuration that Cmder comes with, you can install ConEmu by iteslf and customize it to your needs from there. It's not a shell itself, so it supports running plain old cmd.exe commands and running PowerShell.Īs a comment notes below, Cmder is actually a packaged version of ConEmu. The first thing you'll want to do is to download and install Cmder, which is a terminal program that serves as excellent replacement for the built-in cmd.exe. If you install via Chocolatey, you don't need to run the installers from the products' respective sites. You'll probably want to make sure Chocolatey is installed, since it streamlines installing this stuff later. The steps below are for GitHub, but the steps are almost idential for Bitbucket, Heroku, etc. So, take a deep breath and go step by step. This guide is based on Windows, but every program here has Linux/Mac equivalents, and in most cases they're built-in. Short list of features: * predefined and user-defined tasks for different shells * user friendly text and block selection and paste * smooth and friendly window resizing * Windows 7 Jump Lists and Progress on Taskbar buttons * DosBox integration: run old DOS applications (games) in modern OS * quake-style and full screen window modes * ANSI sequences and Xterm 256 colors * cursor: standard console (horizontal) or GUI (vertical) * customizable starting tabs * Far Manager integration: drag-n-drop, tabs, truecolor, thumbnails * unicode and CJK support * explore much more features on the project site.I know this document seems long, but it shouldn't be too difficult to follow. And it may host two types of applications: * ‘console’: cmd, powershell, Far Manager, bash, and many others * ‘graphical’ (GUI): Notepad, PuTTY, GVim, mintty and so on.

ConEmu may work as either standalone window, or embeddable console control. Full distro and docs are available on the project site. ConEmu.Core package contains only essential files - no extras, no Far Manager plugins, no documentation. ConEmu-Maximus5 (short for Console Emulator) is a handy and full featured Windows console window (local terminal) with a lot of enhancements: panes, tabs, tasks, jump lists, quake style, handy text and block selection, handy paste of paths in either Unix or Windows notation, and much more.
