Merge pull request #1586 from unixorn/2022-updates

2022-09-10 updates
This commit is contained in:
Joe Block 2022-09-10 18:08:51 -06:00 committed by GitHub
commit fe507296a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1367,8 +1367,10 @@ These plugins add tab completions without adding extra functions or aliases.
- [nx](https://github.com/jscutlery/nx-completion) - Completions for [nx](https://nx.dev). Requires [`jq`](https://stedolan.github.io/jq/).
- [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.
- [op](https://github.com/sirhc/op.plugin.zsh) - Tab completions for [1Password](https://1password.com/)'s [op](https://1password.com/downloads/command-line/) command line tool.
- [openstack](https://github.com/florentinl/openstack-zsh-plugin) - Add functions and aliases for managing OpenStack.
- [osx-zsh-completions](https://github.com/nilsonholger/osx-zsh-completions) - Tab completions for some macOS-specific commands like `launchctl`.
- [packer](https://github.com/wakeful/zsh-packer) - Adds tab completion for [packer](https://packer.io).
- [pagerduty](https://github.com/jedelson-pagerduty/pagerduty-omz-plugin) - Adds completions for the pagerduty [cli]( https://github.com/martindstone/pagerduty-cli)
- [pandoc-completion](https://github.com/srijanshetty/zsh-pandoc-completion) - Pandoc completion plugin.
- [parallels](https://github.com/benclark/parallels-zsh-plugin) - Add completions for Parallels desktop.
- [pass-zsh-completion](https://github.com/ninrod/pass-zsh-completion) - convenience repo to easily obtain [pass](https://www.passwordstore.org/) command completion for ZSH.