mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-24 18:13:02 +00:00
Add jnooree/zoxide-zsh-completion
https://github.com/jnooree/zoxide-zsh-completion/issues/1 is closed, add `jnooree/zoxide-zsh-completion` Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
6706545fc8
commit
3873aae516
1 changed files with 1 additions and 0 deletions
|
@ -1648,6 +1648,7 @@ These plugins add tab completions without adding extra functions or aliases.
|
|||
- [yarn](https://github.com/g-plane/zsh-yarn-autocompletions) - Add autocompletions for `yarn add`, `yarn remove`, `yarn upgrade`, `yarn why` and `yarn run`.
|
||||
- [yt-dlp](https://github.com/clavelm/yt-dlp-omz-plugin) - Tab completions for [yt-dlp](https://github.com/yt-dlp/yt-dlp).
|
||||
- [zargparse](https://github.com/ctil/zargparse) - Pass it a script that uses `argparse` and it will write a ZSH completion to your current directory.
|
||||
- [zoxide](https://github.com/jnooree/zoxide-zsh-completion) - Tab completions for [zoxide](https://github.com/ajeetdsouza/zoxide).
|
||||
|
||||
## Themes
|
||||
|
||||
|
|
Loading…
Reference in a new issue