An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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`.