rjcoelho / fortunes

more fortunes from various sources

Home Page:http://en.wikipedia.org/wiki/Fortune_(Unix)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My collection of fortune cookies
How to install:
	$ git clone git@github.com:rjcoelho/fortunes.git
	$ cd fortunes/fortunes
	$ find . -type f -exec sudo ln -s `pwd`/{} /usr/share/games/fortunes/{} \;
How to add new fortune cookies:
	* write a text file with % seperating cookies
	$ strfile cookiefile 

About

more fortunes from various sources

http://en.wikipedia.org/wiki/Fortune_(Unix)