ohmyzsh/plugins/jake-node
2021-01-11 19:53:12 +01:00
..
jake-node.plugin.zsh fix(jake-node): support all Jakefile filenames in jake completion (#9589) 2021-01-11 19:53:12 +01:00
README.md

Jake

This plugin provides completion for Jake.

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

plugins=(... jake-node)