diff -r 16fe27af1a8b -r b68296a2b665 .zshrc.cygwin --- a/.zshrc.cygwin Sat Feb 13 12:07:00 2010 +0900 +++ b/.zshrc.cygwin Tue May 11 19:57:37 2010 +0900 @@ -34,3 +34,6 @@ alias wireless_ic="wscript ${tg} lan disable; wscript ${tg} wireless enable; ~/lib/net/net_ic.sh wireless" alias wireless_dhcp="wscript ${tg} lan disable; wscript ${tg} wireless enable; ~/lib/net/net_dhcp.sh wireless" unset tg + + +export GNUPLOT_PS_DIR='C:\local\gnuplot\bin\share\PostScript'