summarylogtreecommitdiffstats
path: root/zpm.install
diff options
context:
space:
mode:
Diffstat (limited to 'zpm.install')
-rw-r--r--zpm.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/zpm.install b/zpm.install
new file mode 100644
index 000000000000..97c327cf60cf
--- /dev/null
+++ b/zpm.install
@@ -0,0 +1,5 @@
+post_install() {
+ echo "If you want to enable zpm, execute
+$ cp /usr/share/zpm/zshrc-example ~/.zshrc
+ "
+} \ No newline at end of file