diff options
| author | Daniel Shahaf <d.s@daniel.shahaf.name> | 2020-11-16 18:05:02 +0000 |
|---|---|---|
| committer | Daniel Shahaf <d.s@daniel.shahaf.name> | 2021-09-26 09:00:32 +0000 |
| commit | ca94d3acdaf30057c91b2f82f6268c3ffb2e3f6f (patch) | |
| tree | c351375660523209041536e010fc822f05914b13 /Doc/Zsh/contrib.yo | |
| parent | 49422: improve support of --disable-dynamic-nss (diff) | |
| download | zsh-ca94d3acdaf30057c91b2f82f6268c3ffb2e3f6f.tar zsh-ca94d3acdaf30057c91b2f82f6268c3ffb2e3f6f.tar.gz zsh-ca94d3acdaf30057c91b2f82f6268c3ffb2e3f6f.tar.bz2 zsh-ca94d3acdaf30057c91b2f82f6268c3ffb2e3f6f.tar.lz zsh-ca94d3acdaf30057c91b2f82f6268c3ffb2e3f6f.tar.xz zsh-ca94d3acdaf30057c91b2f82f6268c3ffb2e3f6f.tar.zst zsh-ca94d3acdaf30057c91b2f82f6268c3ffb2e3f6f.zip | |
unposted: Fix typos
Diffstat (limited to 'Doc/Zsh/contrib.yo')
| -rw-r--r-- | Doc/Zsh/contrib.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo index 94059eff6..cbd850231 100644 --- a/Doc/Zsh/contrib.yo +++ b/Doc/Zsh/contrib.yo @@ -1941,7 +1941,7 @@ subsect(Installation) You should make sure all the functions from the tt(Functions/Prompts) directory of the source distribution are available; they all begin with -the string `tt(prompt_)' except for the special function`tt(promptinit)'. +the string `tt(prompt_)' except for the special function `tt(promptinit)'. You also need the `tt(colors)' and `tt(add-zsh-hook)' functions from tt(Functions/Misc). All these functions may already be installed on your system; if not, |
