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