post_install() {
git-annex --zsh-completion-script git-annex 2>/dev/null > /data/data/com.termux/files/usr/share/zsh/site-functions/_git-annex
git-annex --fish-completion-script git-annex 2>/dev/null > /data/data/com.termux/files/usr/share/fish/vendor_completions.d/git-annex.fish
}
