summarylogtreecommitdiffstats
path: root/zsh-urltools-git.install
blob: 63e001e20f1b1d33e0bd0f0a08fc73bc6567c056 (plain)
1
2
3
4
5
6
post_install() {
    cat << EOF
To activate this plugin add the following line to your sources section in ~/.zshrc:
    source /usr/share/zsh/plugins/zsh-urltools/urltools.plugin.zsh
EOF
}