freebsd-ports/textproc/zsh-syntax-highlighting/files/pkg-message.in
Pawel Pekala 777736cb52 Update pkg-message
The check for the minimum Zsh version is built in to the port and there
is no need to specify DATADIR, since it's already substituted in the message.

PR:		210930
Submitted by:	maintainer
2016-07-12 17:16:44 +00:00

5 lines
281 B
Text

================================================================================
Add the line below to *the end of* your .zshrc to enable highlighting.
source %%DATADIR%%/zsh-syntax-highlighting.zsh
================================================================================