In mintty, default blue color is too dark and unreadable. To make it bright:
Edit ~/.minttyrc file.
Add following:
Blue=85,85,255
BoldBlue=100,100,255
See also
http://mintty.googlecode.com/svn/trunk/docs/mintty.1.html#29
'Unix/Linux' 카테고리의 다른 글
Sed - An Introduction and Tutorial by Bruce Barnett (0) | 2013.06.28 |
---|---|
파일 수정 자동화 sed (0) | 2013.06.27 |
How to clear bash history compeletly? (0) | 2013.05.01 |
What command to show Centos version running (0) | 2013.04.17 |
Disable The Mail Alert By Crontab Command (0) | 2013.04.05 |