post_install() {
rbw gen-completions bash > /data/data/com.termux/files/usr/share/bash-completion/completions/rbw.bash
rbw gen-completions zsh > /data/data/com.termux/files/usr/share/zsh/site-functions/_rbw
rbw gen-completions fish > /data/data/com.termux/files/usr/share/fish/vendor_completions.d/rbw.fish
rbw gen-completions elvish > /data/data/com.termux/files/usr/share/elvish/lib/rbw.elv
}
