mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-13 21:57:05 +00:00
Fix name of nix completions
This commit is contained in:
parent
40e56ff8d6
commit
a96fcb1f49
1 changed files with 1 additions and 1 deletions
|
@ -1101,7 +1101,7 @@ These plugins add tab completions without adding extra functions or aliases.
|
|||
* [msfvenom](https://github.com/Green-m/msfvenom-zsh-completion) - Tab completions for Metasploit.
|
||||
* [mx-honey](https://github.com/mukel/mx-honey) - Provides completions for [mx](https://github.com/graalvm/mx); a command-line tool used for the development of Graal projects. It's meant to improve the usual workflow `build unittest benchmark ...` ease discovery and provide handy aliases.
|
||||
* [newman](https://github.com/selop/newman-autocomplete) - Provides autocompletion for the [Newman CLI](https://github.com/postmanlabs/newman).
|
||||
* [nix-zsh-completions](https://github.com/spwhitt/nix-zsh-completions) - Completions for [nix](https://nixos.org/nix/), [NixOS](https://nixos.org/), and [NixOps](https://nixos.org/nixops/).
|
||||
* [nix](https://github.com/spwhitt/nix-zsh-completions) - Completions for [nix](https://nixos.org/nix/), [NixOS](https://nixos.org/), and [NixOps](https://nixos.org/nixops/).
|
||||
* [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`.
|
||||
|
|
Loading…
Reference in a new issue