CygwinStartupScript

Page history last edited by Pete 3 yrs ago

E.g. in cygwin.bat:

 

@echo off

set path=.;C:\cygwin\bin;C:\_peterga\bin;.;%PATH%

set home=C:\_peterga

set bin=C:\_peterga\bin

set cygwin=C:\cygwin

set PS1=Cygwin:

set PS2= :

sh.exe

Comments (0)

You don't have permission to comment on this page.