mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-29 19:14:05 +08:00
529 B
529 B
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.