aboutsummaryrefslogtreecommitdiffstats
path: root/testing/z/z.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'testing/z/z.post-install')
-rw-r--r--testing/z/z.post-install3
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/z/z.post-install b/testing/z/z.post-install
new file mode 100644
index 00000000000..5a252f93826
--- /dev/null
+++ b/testing/z/z.post-install
@@ -0,0 +1,3 @@
+#!/bin/sh
+echo 'To use, add the following command to ~/.bashrc or /etc/bash.bashrc or ~/.zshrc:'
+echo '[[ -r "/usr/share/z/z.sh" ]] && source /usr/share/z/z.sh'