summarylogtreecommitdiffstats
path: root/zplug.install
blob: c423e372f2328a720f02d501acdf334ab2cb3401 (plain)
1
2
3
4
post_install() {
    echo "To use zplug, include the following line in your .zshrc:
    source /usr/share/zsh/scripts/zplug/init.zsh "
}