TIT 6b8b6253d2 fix(jake-node): support all Jakefile filenames in `jake` completion (#9589) | 3 年之前 | |
---|---|---|
.. | ||
README.md | 6 年之前 | |
jake-node.plugin.zsh | 3 年之前 |
This plugin provides completion for Jake.
To use it add jake-node to the plugins array in your zshrc file.
plugins=(... jake-node)