mirror of https://github.com/ohmyzsh/ohmyzsh.git
plugin(chucknorris): Clarify note.
This commit is contained in:
parent
d8ec98dc7f
commit
0f57b06c4d
|
@ -40,5 +40,7 @@ Last login: Fri Jan 30 23:12:26 on ttys001
|
|||
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.
|
||||
> 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.
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue