mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-19 02:02:32 +01: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.