mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-24 10:03:03 +00:00
Add ssh completion plugin
Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
0853c7e5df
commit
d27bcbcdd1
1 changed files with 1 additions and 0 deletions
|
@ -1357,6 +1357,7 @@ These plugins add tab completions without adding extra functions or aliases.
|
|||
- [sfdx-autocomplete](https://github.com/jayree/sfdx-autocomplete-plugin) - Autocomplete plugin for sfdx.
|
||||
- [speedtest](https://github.com/Yash-Singh1/zsh-plugin-speedtest) - Tab completions for the speedtest [cli](https://www.speedtest.net/insights/blog/introducing-speedtest-cli/).
|
||||
- [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](https://github.com/sunlei/zsh-ssh) - Better host completion for `ssh`.
|
||||
- [ssh-agent (bobsoppe)](https://github.com/bobsoppe/zsh-ssh-agent) - Manage `ssh-agent`.
|
||||
- [ssh-agent (hkupty)](https://github.com/hkupty/ssh-agent) - Automatically starts `ssh-agent` to set up and load whichever credentials you want for `ssh` connections.
|
||||
- [ssh](https://github.com/zpm-zsh/ssh) - Add host completion for `ssh`.
|
||||
|
|
Loading…
Reference in a new issue