Skip to content

Instantly share code, notes, and snippets.

@santa4nt
Created June 2, 2010 17:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save santa4nt/422726 to your computer and use it in GitHub Desktop.
Save santa4nt/422726 to your computer and use it in GitHub Desktop.
Cygwin rxvt configurations
rxvt*title: Bash
rxvt*background: wheat
rxvt*foreground: black
rxvt*scrollBar_right: True
rxvt*colorBD: 1
rxvt*font: courier
rxvt*saveLines: 10000
rxvt*backspacekey: ^?
XTerm*saveLines: 5000
XTerm*scrollBar: True
XTerm*rightScrolllBar: True
rxvt.font: Lucida Console-14
rxvt.boldFont: Lucida Console-14
rxvt.scrollBar: True
rxvt.visualBell: False
rxvt.loginShell: True
rxvt.background: Black
rxvt.foreground: White
rxvt.saveLines: 3000
rxvt.cursorColor: Green
rxvt.scrollBar_right: True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment