conf2/zsh/.oh-my-zsh/plugins/hitokoto
2020-02-08 08:57:16 +01:00
..
hitokoto.plugin.zsh update oh my zsh 2020-02-08 08:57:16 +01:00
README.md update oh my zsh 2020-02-08 08:57:16 +01: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.