Fortune with quotes taken from https://github.com/bmc/fortunes.
- Clone this repository anywhere you want
- Copy "fortunes" file from https://github.com/bmc/fortunes to
quotes.txtinside the cloned repository - Edit your .bashrc file in your home directory to include
alias fortune="(cd PATH; python3 main.py)", where PATH is the path to the cloned repo - Type fortune into your shell and enjoy your life!