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

9 lines
159 B
Plaintext

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