summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohnathan Jenkins2016-04-30 18:46:53 -0700
committerJohnathan Jenkins2016-04-30 18:46:53 -0700
commit0b816d83a6c9ad3708b4170edfdf891c92618543 (patch)
treebf6d3e79450fb3c5094787332c6528ef5809a194
parent1b264d3cee97728a6ada36c3f8a844b76dce1453 (diff)
downloadaur-0b816d83a6c9ad3708b4170edfdf891c92618543.tar.gz
update to include post install msg
-rw-r--r--z-git.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/z-git.install b/z-git.install
index 09e696e866d3..7258a8602c3b 100644
--- a/z-git.install
+++ b/z-git.install
@@ -1,4 +1,4 @@
post_install() {
echo "Place The follwing: . /path/to/z.sh"
-echo "In your $HOME/.bashrc or $HOME/.zshrc file accordingly."
+echo "In your ~/.bashrc or ~/.zshrc file accordingly."
}