Marc Cornellà 72928432f1 fix(plugins): fix potential command injection in `rand-quote` and `hitokoto` há 3 anos atrás
..
README.md d9e64344aa -mAdd hitokoto plugin (#8422) há 4 anos atrás
hitokoto.plugin.zsh 72928432f1 fix(plugins): fix potential command injection in `rand-quote` and `hitokoto` há 3 anos atrás

README.md

hitokoto plugin

Displays a random quote taken from hitokoto.cn

Created by Sinrimin

Usage

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

plugins=(... hitokoto)

Then, run hitokoto to get a new random quote.