post_install() {
    cat /usr/share/parchlinux/zsh/install.txt
}


post_upgrade() {
    post_install
}
