summarylogtreecommitdiffstats
path: root/forgit-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'forgit-git.install')
-rw-r--r--forgit-git.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/forgit-git.install b/forgit-git.install
new file mode 100644
index 000000000000..1d3f8a1ad8e1
--- /dev/null
+++ b/forgit-git.install
@@ -0,0 +1,4 @@
+post_install() {
+ printf ":: Bash users will need to source the scripts under\n"
+ printf ":: /usr/share/zsh/plugins/forgit.plugin.zsh to use this package.\n"
+}