post_install() {
hcloud completion bash > /data/data/com.termux/files/usr/share/bash-completion/completions/hcloud
hcloud completion zsh > /data/data/com.termux/files/usr/share/zsh/site-functions/_hcloud
hcloud completion fish > /data/data/com.termux/files/usr/share/fish/vendor_completions.d/hcloud.fish
}
