mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-22 04:51:12 +02: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.