ohmyzsh/plugins/rand-quote
2018-06-29 17:55:55 +02:00
..
rand-quote.plugin.zsh rand-quote: update URL 2018-06-29 17:50:32 +02: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.