1
0
mirror of https://github.com/DazAh/dotfiles synced 2026-05-22 10:35:48 +01:00
Files
dotfiles/exact_dot_oh-my-zsh/exact_plugins/exact_rand-quote/README.md
T
2019-10-13 01:29:05 +01:00

361 B

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.