post_install() { echo -e "\n** The files have been installed in /.config/zed/ **\n" } post_upgrade() { post_install }