dotfiles/dot_oh-my-zsh/plugins/hitokoto/README.md
2020-06-15 05:31:33 -05:00

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.