dot_files/dot_oh-my-zsh/plugins/jake-node/README.md
Viktor Barzin 58ef6d327f initial
2025-11-22 22:51:27 +00:00

9 lines
175 B
Markdown

# 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)
```