mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-24 10:03:03 +00:00
Merge pull request #1528 from unixorn/2022-updates
Add `myincr` completion plugin
This commit is contained in:
commit
8504085a11
1 changed files with 1 additions and 0 deletions
|
@ -1331,6 +1331,7 @@ These plugins add tab completions without adding extra functions or aliases.
|
||||||
- [more-completions](https://github.com/MenkeTechnologies/zsh-more-completions) - 10500 zsh compsys completions!
|
- [more-completions](https://github.com/MenkeTechnologies/zsh-more-completions) - 10500 zsh compsys completions!
|
||||||
- [msfvenom](https://github.com/Green-m/msfvenom-zsh-completion) - Tab completions for Metasploit.
|
- [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.
|
- [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.
|
||||||
|
- [myincr](https://github.com/gaojunbin/zsh-myincr/) - Speeds up pasting with autosuggest and incr.
|
||||||
- [newman](https://github.com/selop/newman-autocomplete) - Provides autocompletion for the [Newman CLI](https://github.com/postmanlabs/newman).
|
- [newman](https://github.com/selop/newman-autocomplete) - Provides autocompletion for the [Newman CLI](https://github.com/postmanlabs/newman).
|
||||||
- [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/).
|
- [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`.
|
- [node-ace](https://github.com/romch007/node-ace-zsh-completion) - Completions for `node ace`.
|
||||||
|
|
Loading…
Reference in a new issue