summaryrefslogtreecommitdiff
path: root/shells/zsh-navigation-tools/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'shells/zsh-navigation-tools/files/pkg-message.in')
-rw-r--r--shells/zsh-navigation-tools/files/pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/shells/zsh-navigation-tools/files/pkg-message.in b/shells/zsh-navigation-tools/files/pkg-message.in
index a563f75df2ea..2d6a014c6c8f 100644
--- a/shells/zsh-navigation-tools/files/pkg-message.in
+++ b/shells/zsh-navigation-tools/files/pkg-message.in
@@ -1,2 +1,8 @@
+[
+{ type: install
+ message: <<EOM
To enable zsh-navigation-tools, add the following to your zshrc:
source %%DATADIR%%/zsh-navigation-tools.plugin.zsh
+EOM
+}
+]