mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-19 21:41:07 +01:00
.. | ||
_adwnode | ||
adwnode.plugin.zsh | ||
LICENSE | ||
README.md |
NodeJs - Scripts autocomplete
Instalation
To use it, add adwnode
to the plugins array in your .zshrc file:
plugins=(... adwnode)
Usage
Just start typing yarn
or npm run
inside NodeJs app directory and double press tab key to start autocompleter.