Skip to content

Instantly share code, notes, and snippets.

@jef-n
Created February 27, 2015 20:49
Show Gist options
  • Save jef-n/49b09d53b40e8a152830 to your computer and use it in GitHub Desktop.
Save jef-n/49b09d53b40e8a152830 to your computer and use it in GitHub Desktop.
@echo off
call "%~dp0\bin\o4w_env.bat"
PATH C:\cygwin\bin;C:\cygwin\usr\bin;C:\cygwin\usr\X11R6\bin;C:\cygwin\usr\local\bin;%PATH%
run -p /usr/bin mintty -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment