comparison .bashrc @ 222:d963d5a7e543

https://bugzilla.mozilla.org/show_bug.cgi?id=754703
author Jeff Hammel <jhammel@mozilla.com>
date Mon, 14 May 2012 13:06:33 -0700
parents 4ad8bce17e85
children 57677a2bf772
comparison
equal deleted inserted replaced
221:d213d21e371b 222:d963d5a7e543
361 MENU=~/web/site/programs.html 361 MENU=~/web/site/programs.html
362 if [ -e $MENU ] 362 if [ -e $MENU ]
363 then 363 then
364 html2flux.py $MENU > ~/.fluxbox/applications 364 html2flux.py $MENU > ~/.fluxbox/applications
365 fi 365 fi
366
367 umask 0000