.dots/zsh/plugins/hitokoto
2020-10-16 10:09:40 +05:00
..
hitokoto.plugin.zsh Add upstream oh_my_zsh repo 2020-10-16 10:09:40 +05:00
README.md Add upstream oh_my_zsh repo 2020-10-16 10:09:40 +05:00

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.