1
0
Fork 0
oh-my-zsh/plugins/rand-quote
2025-03-20 11:22:12 +01:00
..
rand-quote.plugin.zsh fix(ranq-quote): use https for quote retrieval (#13021) 2025-03-20 11:22:12 +01:00
README.md rand-quote: add README 2018-06-29 17:55:55 +02:00

rand-quote plugin

Displays a random quote taken from quotationspage.com

Created by Eduardo San Martin Morote, aka Posva

Usage

Add the plugin to the plugins array in your zshrc file and restart zsh:

plugins=(... rand-quote)

Then, run quote to get a new random quote.