ohmyzsh/plugins/jake-node
2025-10-06 10:16:11 -04:00
..
jake-node.plugin.zsh Resolved merge conflicts: kept updated .gitpod.Dockerfile and .gitpod.yml 2025-10-06 10:16:11 -04:00
README.md Resolved merge conflicts: kept updated .gitpod.Dockerfile and .gitpod.yml 2025-10-06 10:16:11 -04:00

Jake

This plugin provides completion for Jake.

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

plugins=(... jake-node)