freebsd-ports/shells/zsh-navigation-tools/files/pkg-message.in
2019-08-14 12:16:12 +00:00

8 lines
159 B
Text

[
{ type: install
message: <<EOM
To enable zsh-navigation-tools, add the following to your zshrc:
source %%DATADIR%%/zsh-navigation-tools.plugin.zsh
EOM
}
]