https://github.com/d12frosted/kitsunebook.plugin.zsh
KitsuneBook plugin for oh-my-zsh
https://github.com/d12frosted/kitsunebook.plugin.zsh
Last synced: 9 months ago
JSON representation
KitsuneBook plugin for oh-my-zsh
- Host: GitHub
- URL: https://github.com/d12frosted/kitsunebook.plugin.zsh
- Owner: d12frosted
- License: mit
- Created: 2014-10-16T11:57:47.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-16T12:05:14.000Z (about 11 years ago)
- Last Synced: 2025-02-14T11:51:48.326Z (9 months ago)
- Language: Shell
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-zsh-plugins - kitsunebook - KitsuneBook plugin for [oh-my-zsh](https://ohmyz.sh). (Plugins / ZSH on Windows)
- fucking-awesome-zsh-plugins - kitsunebook - KitsuneBook plugin for 🌎 [oh-my-zsh](ohmyz.sh). (Plugins / ZSH on Windows)
- awesome-zsh-plugins - kitsunebook - KitsuneBook plugin for oh-my-zsh. (Plugins / Zinit (née zplugin))
README
kitsunebook.plugin.zsh
======================
KitsuneBook plugin for oh-my-zsh.
Installation
------------
Create `kitsunebook` folder in `$ZSH/plugins` and copy `kitsunebook.plugin.zsh` to newly created folder.
Then add `kitsunebook` to list of plugins in `.zshrc`:
```zsh
plugins=(git ... kitsunebook)
```
Oh, and don't forget to reload your `zsh`.