Skip to content

Instantly share code, notes, and snippets.

@spudtrooper
Created June 8, 2011 17:35
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 spudtrooper/1014891 to your computer and use it in GitHub Desktop.
Save spudtrooper/1014891 to your computer and use it in GitHub Desktop.
cygwin that doesn't suck as much
@echo off
C:
cd c:\cygwin\bin
REM bash -login -i
rxvt -km ISO-8859-15 -sl 2500 -sb -geometry 90x30 -tn rxvt -fn 'Lucida Console-14' -sr -e /usr/bin/bash --login -i
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment