Add GNUPLOT_PS_DIR.
authorShingo W. Kagami
Tue, 11 May 2010 19:57:37 +0900
changeset 15b68296a2b665
parent 14 16fe27af1a8b
child 16 2812c0b99909
Add GNUPLOT_PS_DIR.
.zshrc.cygwin
     1.1 --- a/.zshrc.cygwin	Sat Feb 13 12:07:00 2010 +0900
     1.2 +++ b/.zshrc.cygwin	Tue May 11 19:57:37 2010 +0900
     1.3 @@ -34,3 +34,6 @@
     1.4  alias wireless_ic="wscript ${tg} lan disable; wscript ${tg} wireless enable; ~/lib/net/net_ic.sh wireless"
     1.5  alias wireless_dhcp="wscript ${tg} lan disable; wscript ${tg} wireless enable; ~/lib/net/net_dhcp.sh wireless"
     1.6  unset tg
     1.7 +
     1.8 +
     1.9 +export GNUPLOT_PS_DIR='C:\local\gnuplot\bin\share\PostScript'