Skip to content

barenko/my-fortune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fortune quotes installer

This project install a customized fortune file.

Instalation TL;DR

Just run it:

    curl -fsSL https://raw.githubusercontent.com/barenko/my-fortune/master/fortune-install.sh | sh

Instalation, the hard way

Edit the my-fortune text file with your quotes. Note that the lines with a single '%' char are the quote separators.

After edition completes, run the fortune-apply.sh script:

    $ ./fortune-apply.sh

This will install the my-fortune file into the fortune folder. Now the fortune will add the custom quotes into their database. If you wish to use only the custom ones, call the fortune with my-fortune as parameter:

    $ fortune my-fortune

About

Custom quotes with installer for linux fortune

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published