Add hcloud completion
This commit is contained in:
parent
2c6dc7efc3
commit
e67b36bb3c
|
@ -220,3 +220,8 @@ function lecicon() (
|
|||
export LEXICON_HENET_PASSWORD="$(pass management/he|head -n 1)"
|
||||
lexicon $@
|
||||
)
|
||||
|
||||
# Completion
|
||||
|
||||
## hcloud
|
||||
source <(hcloud completion zsh)
|
||||
|
|
Reference in a new issue