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
5 lines
281 B
Text
5 lines
281 B
Text
================================================================================
|
|
Add the line below to *the end of* your .zshrc to enable highlighting.
|
|
|
|
source %%DATADIR%%/zsh-syntax-highlighting.zsh
|
|
================================================================================
|