summarylogtreecommitdiffstats
path: root/funky-git.install
blob: 4e21c685cc610af08041900b6f1e1c3644f792a1 (plain)
1
2
3
4
5
post_install() {
    cat <<EOF
For shell integration, add "source /usr/share/funky/funky.sh" to your .zshrc or .bashrc.
EOF
}