Friday, July 18, 2008

rxvt on cygwin

rxvt is so much better than the dumb command prompt style shell you get with default cygwin.

Remember to choose rxvt when installing cygwin. Then create a shortcut with the following command

C:\cygwin\bin\rxvt.exe -fg green -bg black -fn "Lucida Console-14" -e bash --login -i


Read more about "rxvt on cygwin"!