post_install() {
parallel --shell-completion bash > /data/data/com.termux/files/usr/share/bash-completion/completions/parallel
}
