summaryrefslogtreecommitdiff
path: root/shells/zsh-syntax-highlighting/files/pkg-message.in
blob: 8aba248b0fac87e85a183e037e444baa150a8be9 (plain)
1
2
3
4
5
6
7
8
9
[
{ type: install
  message: <<EOM
Add the line below to *the end of* your .zshrc to enable highlighting.

source %%DATADIR%%/zsh-syntax-highlighting.zsh
EOM
}
]