docs(chucknorris): add useful note (#12822)

This commit is contained in:
Keith Bennett 2025-01-24 02:28:44 +07:00 committed by GitHub
parent 9a0e22c184
commit bd0a5b2598
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,3 +36,10 @@ 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`
>
> (include the "\n" literally) to write the fortune data to the proper directory.