summarylogtreecommitdiffstats
path: root/zsh-navigation-tools.install
blob: da7af926ddda6048e6285b1bcb4d7998d4d098a5 (plain)
1
2
3
4
post_install() {
    echo "==> To use Zsh Navigation Tools, include the following line in your .zshrc:
    source /usr/share/zsh-navigation-tools/zsh-navigation-tools.plugin.zsh"
}