1 2 3 4 5 6 7
post_install() { cat <<<" To use, source the library from your .zshrc: source /usr/share/zsh/plugins/zsh-autopair/autopair.zsh " }