You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
TIT 6b8b6253d2
fix(jake-node): support all Jakefile filenames in `jake` completion (#9589)
5 years ago
..
README.md
jake-node.plugin.zsh fix(jake-node): support all Jakefile filenames in `jake` completion (#9589) 5 years ago

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)