ohmyzsh/plugins/rand-quote
Linda TJ 34e9830dd3
fix(ranq-quote): use https for quote retrieval (#13021)
2025-03-20 11:22:12 +01:00
..
README.md
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 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.