mirror of https://github.com/ohmyzsh/ohmyzsh.git
docs(chucknorris): Add note about possibly needing to generate fortune data with strfile.
This commit is contained in:
parent
4ab273e19a
commit
d8ec98dc7f
|
@ -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.
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue