plugin(chucknorris): Improve vertical spacing, remove stray blank line.

This commit is contained in:
Keith Bennett 2024-11-25 00:13:52 +08:00
parent 0f57b06c4d
commit f02d61cc02

View File

@ -40,7 +40,8 @@ Last login: Fri Jan 30 23:12:26 on ttys001
Available via homebrew, apt, ... Available via homebrew, apt, ...
> [!NOTE] > [!NOTE]
> In addition to installing `fortune`, it may be necessary to run > 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.
> >
> `strfile $ZSH/plugins/chucknorris/fortunes/chucknorris\n`
>
> (include the "\n" literally) to write the fortune data to the proper directory.