Marc Cornellà 72928432f1 fix(plugins): fix potential command injection in `rand-quote` and `hitokoto` | 3 gadi atpakaļ | |
---|---|---|
.. | ||
README.md | 4 gadi atpakaļ | |
hitokoto.plugin.zsh | 3 gadi atpakaļ |
Displays a random quote taken from hitokoto.cn
Created by Sinrimin
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.