mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-25 18:40:18 +00:00
Add zsh-npm-scripts-autocomplete
https://github.com/grigorii-zander/zsh-npm-scripts-autocomplete/issues/1 is closed, add the completion Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
5f9a1ac40a
commit
50413fda46
1 changed files with 1 additions and 0 deletions
|
@ -1319,6 +1319,7 @@ These plugins add tab completions without adding extra functions or aliases.
|
|||
- [node-ace](https://github.com/romch007/node-ace-zsh-completion) - Completions for `node ace`.
|
||||
- [nova](https://github.com/rbirnie/oh-my-zsh-nova) - Provides auto-complete for nova.
|
||||
- [npm-run](https://github.com/akoenig/npm-run.plugin.zsh) - Autocompletion support for `npm run`.
|
||||
- [npm-scripts-autocomplete](https://github.com/grigorii-zander/zsh-npm-scripts-autocomplete) - Shows autocomplete suggestions from scripts found in the current directory's `package.json`. Works with `npm` and `yarn`.
|
||||
- [nx](https://github.com/jscutlery/nx-completion) - Completions for [nx](https://nx.dev). Requires [`jq`](https://stedolan.github.io/jq/).
|
||||
- [octo](https://github.com/gembaadvantage/octo-oh-my-zsh) - Add completions for [octo](https://github.com/gembaadvantage/octo).
|
||||
- [okta](https://github.com/sirhc/okta.plugin.zsh) - Provides command line completions for the [`aws-okta`](https://github.com/segmentio/aws-okta) and [okta-awscli](https://github.com/jmhale/okta-awscli) commands.
|
||||
|
|
Loading…
Reference in a new issue