summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrigorii Horos2015-08-06 03:02:17 +0300
committerGrigorii Horos2015-08-06 03:02:17 +0300
commit64f52afcc3c4b9e55d0daec15ca43cb95e961a27 (patch)
treed88effd26c535e049a815e4b68a8d283ed6d41d4
parent164da42daa959fcc7c7911f3113eabcca7393338 (diff)
downloadaur-64f52afcc3c4b9e55d0daec15ca43cb95e961a27.tar.gz
ZPM ( Zsh plugin manager ) is an yet another plugin manager for zsh similar to vim-plug
-rw-r--r--zpm.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/zpm.install b/zpm.install
index 917d121cdc6b..af2f85ec5e89 100644
--- a/zpm.install
+++ b/zpm.install
@@ -1,3 +1,3 @@
post_install () {
- echo "You have to execute 'cp /usr/share/oh-my-zsh/zshrc ~/.zshrc' to use it."
+ echo "You have to execute 'cp /usr/share/zpm/zshrc-example ~/.zshrc' to use it."
} \ No newline at end of file