mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-07-30 03:15:21 +08:00
312 B
312 B
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.