Introduction
------------
fortune-zippy is a set of fortunes based on quotes by Zippy the Pinhead (see
http://www.zippythepinhead.com).  The inspriration for this set of files comes
form a program called "yow", which is distributed with emacs.  However, I had a
difficult time trying to get the source quotes for yow, and fortune is much more
modular.  Besides, emacs sucks. ;)

These quotes were acquired from:
http://www.shootybangbang.com/yow.lines

Installation
------------
To install, just type in 'make install'.  You will probably need to be root to
be able to put the file in the default fortune directory, which is usually
/usr/share/games/fortune.
Someone pointed out to me that different flavors of linux put fortunes in
different places.  RedHat goes to /usr/share/games/fortune, but Debian and
Slackware go to /usr/share/games/fortunes.  If you're running debian or slack,
just comment out the "FORTUNE_DIR" line in the makefile, and uncomment the
line below it to point to the right directory.

Uninstallation
--------------
Run 'make uninstall' as root.

Bugs
----
There are several typos/spelling errors in the Zippy quotes (not including
things like "th'").  I have run aspell on the quote file, but there are still
dozens of errors in the file, which is very long.  If you encounter any, please
email me at nik@aboleo.net with the offending line!

Thanks to grok for fixing a ton of typos in quotes!
