If at any time you need a bit of motivation, just run random-elon-quote
.
[sudo] npm install -g random-elon-quote
random-elon-quote
What if you want to show a random quote everytime you open a terminal?
After installing the package, go to your .bashrc
and just add the command. If you don't find this file at your home directory, just create it.
# Other stuff
random-elon-quote
After installing the package, go to your .zshrc
and just add the command. If you don't find this file at your home directory, just create it.
# Other stuff
random-elon-quote
If someone wants to add or improve something, I invite you to collaborate directly in this repository: random-elon-quote
random-elon-quote is released under the MIT License.