summarylogtreecommitdiffstats
path: root/helm-edit.install
blob: a34d3cf7d821d5e59136cabfdd3fbc7c10771a55 (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/edit"
}