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!
- Host: GitHub
- URL: https://github.com/freedomben/lds-quotes
- Owner: FreedomBen
- Created: 2016-01-24T22:04:05.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-24T22:08:42.000Z (over 10 years ago)
- Last Synced: 2025-08-24T19:52:15.782Z (9 months ago)
- Language: HTML
- Size: 652 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!