]> src.twobees.de Git - dotfiles.git/blobdiff - stow/oh-my-zsh/.oh-my-zsh/plugins/hitokoto/README.md
rm oh-my-zsh
[dotfiles.git] / stow / oh-my-zsh / .oh-my-zsh / plugins / hitokoto / README.md
diff --git a/stow/oh-my-zsh/.oh-my-zsh/plugins/hitokoto/README.md b/stow/oh-my-zsh/.oh-my-zsh/plugins/hitokoto/README.md
deleted file mode 100644 (file)
index 3a8758f..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-# hitokoto plugin
-
-Displays a random quote taken from [hitokoto.cn](https://v1.hitokoto.cn/)
-
-Created by [Sinrimin](https://github.com/sinrimin)
-
-## Usage
-
-Add the plugin to the plugins array in your zshrc file and restart zsh:
-
-```zsh
-plugins=(... hitokoto)
-```
-
-Then, run `hitokoto` to get a new random quote.