Showing posts with label mintty. Show all posts
Showing posts with label mintty. Show all posts

Monday, December 3, 2012

Using mintty with mingw

If you don't like default mingw console, you can use mintty instead.

mingw-get install mintty
Create link
C:\MinGW\msys\1.0\bin\mintty.exe /bin/env CHERE_INVOKING=1 /bin/bash -l
Source.