Add hcloud completion

This commit is contained in:
Simon Bruder 2019-12-25 12:03:34 +00:00
parent 2c6dc7efc3
commit e67b36bb3c
No known key found for this signature in database
GPG key ID: 6F03E0000CC5B62F

View file

@ -220,3 +220,8 @@ function lecicon() (
export LEXICON_HENET_PASSWORD="$(pass management/he|head -n 1)"
lexicon $@
)
# Completion
## hcloud
source <(hcloud completion zsh)