A ZSH plugin for displaying random quotes when opening a terminal.
Via zplug (add to your .zshrc
)
zplug "owenvoke/quoter-zsh"
Via Antigen
antigen bundle owenvoke/quoter-zsh
Changing the default quote bank
To change the quote bank, set the QUOTER_BANK
variable before loading the plugin.
export QUOTER_BANK=custom
The MIT License (MIT). Please see License File for more information.