post_install() { cat << EOF To activate zsh-auto-notify, add the following line at the end of ~/.zshrc: source /usr/share/zsh/plugins/zsh-auto-notify/auto-notify.plugin.zsh EOF } # vim:set ts=2 sw=2 et: