0.019
mari@pi mari@pi Πεμ. 28 Αυγ. 2008 12:54 tags προγραμματισμός 0 views
# greek #
alias ls='ls --show-control-chars'

cygwin.bat
@echo off
C:
chdir C:\cygwin\bin
bash --login -i

cygwin-rxvt.bat

@echo off
C:
REM set EDITOR=vim
REM set VISUAL=vim
chdir C:\cygwin\bin
rxvt -e bash --login -i
REM rxvt -geometry 130x60 -bg black -fg gray -cr white -fn "Lucida Console-11" -sr -sl 5000 -j -cr white -tn rxvt -e bash -li