An open API service indexing awesome lists of open source software.

https://github.com/freedomben/lds-quotes

Get inspirational LDS quotes in your terminal!
https://github.com/freedomben/lds-quotes

Last synced: 4 months ago
JSON representation

Get inspirational LDS quotes in your terminal!

Awesome Lists containing this project

README

          

# LDS Quotes in your terminal!

This project will add a thing to your bashrc file that will print
an LDS quote in your terminal each time you spawn a new shell

It will also add a bash function `lds-quote` that you can call
anytime you need some inspiration

To install it, clone this repo:

git clone https://github.com/FreedomBen/lds-quotes.git

Then run the installer:

make install

To later remove, run:

make uninstall

Enjoy!