summaryrefslogtreecommitdiff
path: root/shells/zsh-autosuggestions/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'shells/zsh-autosuggestions/files/pkg-message.in')
-rw-r--r--shells/zsh-autosuggestions/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/shells/zsh-autosuggestions/files/pkg-message.in b/shells/zsh-autosuggestions/files/pkg-message.in
index b478ca7d39e5..1eb1a4a8fe16 100644
--- a/shells/zsh-autosuggestions/files/pkg-message.in
+++ b/shells/zsh-autosuggestions/files/pkg-message.in
@@ -1,5 +1,9 @@
-================================================================================
+[
+{ type: install
+ message: <<EOM
Add the line below to your .zshrc to enable auto suggestions.
source %%DATADIR%%/zsh-autosuggestions.zsh
-================================================================================
+EOM
+}
+]