Quote databases have a line or lines containing a quote, then a line that only contains a '%' (percent sign) to separate it from the others. ex:
Let's just pretend Quote 1 is very
...very...
...very...
long.
%
and quote 2 is short
%
after adding or altering a new file recreate the index files for
strfile <filename>
you can compile every fortune file in this directory with make
use these with fortune
like:
fortune ~/path/to/this/repo/named/fortunes
or you can combine these with the fortune files already on your system by asking fortune where it's databases are like so:
fortune ~/path/to/this/repo/named/fortunes $(fortune -f 2>&1 | head -n1 | cut -d' ' -f2)
- Makefile:
make & update new fortune files with
make
- handey: Jack Handey quotes, because you're good enough, you're smart enough, and gosh-darnit people like you.
- chuckfacts: Facts about Chuck Norris (because 2005 should never end)
- memebomb: Discordian memebombs scraped with kwotes.py, plus krmaxwell's "Discordian Quote Sample", plus KBuxton's Discordian Quotes
- yow: The file consists of Zippy the Pinhead quotations (from various comic books and strips by Bill Griffith) notable accesible using the the m-x yow command in GNU Emacs.
- Oblique Strategies: Brian Eno's Oblique Strategies cards to help you get out of a creative rut.
- Real Facts as real as Snapple makes 'em!
- English As She Is Spoke Familiar Phrases, Idiotisms[sic] and Proverbs, and Anecdotes as found in English As She Is Spoke, or A Jest in Somber Earnest
- rfc1925 is taken from IETF Network Working Group RFC 1925: The Twelve Networking Truths
- The Seventy Maxims of Maximally Effective Mercenaries is taken from the Schlock Mercenary webcomic.
- Enkiv2's Glossary of Tech Industry Terms taken from A short glossary of tech industry terms
- The Holy Bible: Abridged beyond the point of usefulness by Zach Weinersmith, 2015. Some Rights Reserved. Attribution-Noncommercial 3.0 Unported
- Anathem Glossary from Anathem by Neal Stephenson, as compiled by David Blume
- Infinite States from Fortunate by Mr Led (P.S. check out this link for a neat "twitter to fortune file" script)
- Shower Thoughts from Nullprogram A.K.A. skeeto A.K.A. Chris - he's got a script to suss these out from Reddit submission histories (P.S. Chris was my best friend in like 1st-6th grade, he's still smarter & younger than me, blows my mind to see him around the web now-a-days.)
- Simpson's Chalkboard collected from Simpsons Wiki
- Obscure Sorrows from Dictionary of Obscure Sorrows
- EPIGRAMS IN PROGRAMMING from exerpts of ACM's SIGPLAN publication, (September, 1982), Article "Epigrams in Programming", by Alan J. Perlis of Yale University.
- Larry Wall Quotes http://www.cpan.org/misc/lwall-quotes.txt.gz containing quips from 1991(ish)-2005(ish)
- Heraclitus, Fragments converted from Roberto's Collection
- Reyna d’Assia: The Key to Immortal Consciousness, teachings from her father, George Gurdjieff. (source)
- Many other quotes manualy collected, scraped from goodreads or brainyquotes, or from random sites with my page-scraping bookmarklet, found here.