summarylogtreecommitdiffstats
path: root/zpm.install
diff options
context:
space:
mode:
Diffstat (limited to 'zpm.install')
-rw-r--r--[l---------]zpm.install4
1 files changed, 3 insertions, 1 deletions
diff --git a/zpm.install b/zpm.install
index f2c29203c3cc..af2f85ec5e89 120000..100644
--- a/zpm.install
+++ b/zpm.install
@@ -1 +1,3 @@
-/home/grisa/.zpm/arch/zpm.install \ No newline at end of file
+post_install () {
+ echo "You have to execute 'cp /usr/share/zpm/zshrc-example ~/.zshrc' to use it."
+} \ No newline at end of file