Files
config/.oh-my-zsh/plugins/hitokoto/README.md
2025-07-22 16:18:19 +01:00

312 B
Executable File

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.