summarylogtreecommitdiffstats
path: root/zpm.install
diff options
context:
space:
mode:
Diffstat (limited to 'zpm.install')
-rw-r--r--zpm.install6
1 files changed, 2 insertions, 4 deletions
diff --git a/zpm.install b/zpm.install
index 97c327cf60cf..917d121cdc6b 100644
--- a/zpm.install
+++ b/zpm.install
@@ -1,5 +1,3 @@
-post_install() {
- echo "If you want to enable zpm, execute
-$ cp /usr/share/zpm/zshrc-example ~/.zshrc
- "
+post_install () {
+ echo "You have to execute 'cp /usr/share/oh-my-zsh/zshrc ~/.zshrc' to use it."
} \ No newline at end of file