summarylogtreecommitdiffstats
path: root/helm-diff.install
blob: d6909a5c78de610c487ff1492b34056cfcaa2cb0 (plain)
1
2
3
4
post_install() {
  echo "Run the following command to finish plugin installation:"
  echo -e "\thelm plugin install /usr/lib/helm/plugins/diff"
}