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