Random Linux Tips

Posted by Jemshad O K     Category: General

####[ GNU/ One Stanza Tip () ]#######################

Sub : Better Cygwin Terminal #541

Make sure rxvt is part of your Cygwin install, and update your
C:\cygwin\cygwin.bat to this:

@echo off
C:
chdir \cygwin\bin
start rxvt -sr -sl 10000 -fg white -bg black -fn fixedsys \
-tn cygwin -e /bin/bash –login -i

####[Source: http://c2.com/cgi/wiki?BetterCygwinTerminal]#####

Tags: , , ,

Related posts