mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-22 09:23:01 +00:00
Add sfdx autocomplete plugin
This commit is contained in:
parent
df9c130e97
commit
c1f552be2f
1 changed files with 1 additions and 0 deletions
|
@ -728,6 +728,7 @@ These plugins add tab completions without adding extra functions or aliases.
|
|||
* [rancher-zsh-completion](https://github.com/go/rancher-zsh-completion) - Add completions for the Rancher CLI.
|
||||
* [razor_plugin](https://github.com/dalang/oh-my-zsh_razor_plugin) - Provides autocomplete for [Razor](https://github.com/puppetlabs/Razor).
|
||||
* [rustup](https://github.com/pkulev/zsh-rustup-completion) - Tab completions for Rustup.
|
||||
* [sfdx-autocomplete](https://github.com/jayree/sfdx-autocomplete-plugin) - autocomplete plugin for sfdx.
|
||||
* [spring-boot-plugin](https://github.com/linux-china/oh-my-zsh-spring-boot-plugin) - Adds autocompletions for [spring-boot](http://projects.spring.io/spring-boot/) commands.
|
||||
* [ssh-agent](https://github.com/bobsoppe/zsh-ssh-agent) - Manage `ssh-agent`.
|
||||
* [ssh-agent](https://github.com/hkupty/ssh-agent) - Automatically starts `ssh-agent` to set up and load whichever credentials you want for `ssh` connections.
|
||||
|
|
Loading…
Reference in a new issue