8000
8000
Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

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.

0