Skip to content

A collection of fortune database files for Bitcoiners. 🍪

License

Notifications You must be signed in to change notification settings

onyb/bitcoin-fortunes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin Fortunes 🍪

If you love fortune cookies and Bitcoin, this is for you.

Start your morning with a fresh fortune about Bitcoin, randomly picked from a curated collection of interesting quotes, facts, email excerpts, and relics of the past.

Prerequisites

Make sure that you have the fortune and cowsay packages installed.

Debian/Ubuntu

$ sudo apt-get install fortune-mod cowsay

Mac

$ brew install fortune cowsay

Usage

$ git clone https://github.com/onyb/bitcoin-fortunes
$ cd bitcoin-fortunes
$ fortune . | cowsay -e "BB" 

Note: It's a good idea to do git pull on your local repo from time to time, in order to keep your fortunes collection up-to-date.

Display a fortune when opening a new shell window

Depending on the shell you use, add the following at the end of your ~/.bashrc or ~/.zshrc file.

fortune <repo path> | cowsay -e "BB"

Contributing

Pull requests adding new fortunes are most welcome, as long as they are relevant and interesting.

Please add your contributions directly to the bitcoin file. After merging each PR, I'll manually rebuild the fortune database (bitcoin.dat), and push to the repo myself, in order to prevent shipping spam / unsafe content.

License

This repository is dedicated to the Bitcoin community, and is released into the public domain. See LICENSE for more info.

About

A collection of fortune database files for Bitcoiners. 🍪

Topics

Resources

License

Stars

Watchers

Forks