summarylogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
authorMatt Hamilton2015-06-09 13:00:26 -0400
committerMatt Hamilton2015-06-09 13:00:26 -0400
commit70cb53a426b3a5b2b5f22aa2ff6dba9facd71d1d (patch)
treee7000b34e6f7b5207d9bb40262c6d154366aedd7 /install
parent40843928a3258dd1e40baf0a3e91b29d5aa9f1f6 (diff)
downloadaur-70cb53a426b3a5b2b5f22aa2ff6dba9facd71d1d.tar.gz
aur4
Diffstat (limited to 'install')
-rw-r--r--install1
1 files changed, 1 insertions, 0 deletions
diff --git a/install b/install
index 3186de99b8a8..6a0f12ebb26f 100644
--- a/install
+++ b/install
@@ -10,6 +10,7 @@ post_install() {
echo "Global settings reside in the /etc/zsh/ directory."
echo "To personalize Zsh and Prezto, edit your local ~/.zshrc and ~/.zpreztorc files."
echo "A user can also have a custom, overriding Prezto installation in ~/.zprezto/"
+ echo "For more information on overrides and local files, see https://github.com/sorin-ionescu/prezto/tree/master/runcoms"
echo
}