README.md 175 Bytes
Newer Older
Erwan ROUSSEL's avatar
Erwan ROUSSEL committed
1
2
3
4
5
6
7
8
9
# Jake

This plugin provides completion for [Jake](http://jakejs.com/).

To use it add jake-node to the plugins array in your zshrc file.

```bash
plugins=(... jake-node)
```