docs(chucknorris): Add note about possibly needing to generate fortune data with strfile.

This commit is contained in:
Keith Bennett 2024-11-24 23:48:22 +08:00
parent 4ab273e19a
commit d8ec98dc7f
1 changed files with 4 additions and 0 deletions

View File

@ -38,3 +38,7 @@ Last login: Fri Jan 30 23:12:26 on ttys001
- `cowsay` if using `chuck_cow`
Available via homebrew, apt, ...
> [!NOTE]
> In addition to installing `fortune`, it may be necessary to run `strfile $ZSH/plugins/chucknorris/fortunes/chucknorris\n` to write the fortune data to the proper directory.
>