Add plugin for ssh tab completion
This commit is contained in:
parent
01cfce56d0
commit
8473e679a6
1 changed files with 3 additions and 0 deletions
|
@ -86,6 +86,9 @@ apply = ["defer"]
|
||||||
github = "cantino/mcfly"
|
github = "cantino/mcfly"
|
||||||
apply = ["defer"]
|
apply = ["defer"]
|
||||||
|
|
||||||
|
[plugins.zsh-ssh]
|
||||||
|
github = 'sunlei/zsh-ssh'
|
||||||
|
|
||||||
# This works best if it is placed last.
|
# This works best if it is placed last.
|
||||||
[plugins.compinit]
|
[plugins.compinit]
|
||||||
local = "~/.zsh/plugins"
|
local = "~/.zsh/plugins"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue