Ecosyste.ms: Awesome

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: about 1 month ago
JSON representation

KitsuneBook plugin for oh-my-zsh

Lists

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