mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-22 09:23:01 +00:00
Add completions for rustup
This commit is contained in:
parent
c0f8b565b6
commit
77098d305f
1 changed files with 1 additions and 0 deletions
|
@ -716,6 +716,7 @@ These plugins add tab completions without adding extra functions or aliases.
|
|||
* [rake-completion.zshplugin](https://github.com/unixorn/rake-completion.zshplugin) - Add fast tab completion for rakefile targets.
|
||||
* [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.
|
||||
* [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