~/.bashrc
stty cs8 -istrip stty pass8 export LANG=C export LC_CTYPE=iso-8859-1 alias ls="ls --show-control-chars" alias crxvt='rxvt -fm "細明體-16" -fn "細明體-16" -km big5 -e bash --login -i'
~/.inputrc
set meta-flag on set input-meta on set convert-meta off set output-meta on
參考來源︰
http://sources.redhat.com/ml/cygwin/2001-07/msg00311.html
http://irw.ncit.edu.tw/peterju/cygwin.html



