You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Marc Cornellà 72928432f1
fix(plugins): fix potential command injection in `rand-quote` and `hitokoto`
4 years ago
..
README.md
hitokoto.plugin.zsh fix(plugins): fix potential command injection in `rand-quote` and `hitokoto` 4 years ago

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.