chore: fix note block in README

This commit is contained in:
Marc Cornellà 2024-10-20 10:48:00 +02:00 committed by GitHub
parent 4ada154190
commit a9e29fc12c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -190,8 +190,7 @@ ZSH_THEME="agnoster" # (this is one of the fancy ones)
<!-- prettier-ignore-start -->
> [!NOTE]
> You will many times see screenshots for a zsh theme, and try it out, and find that it doesn't look the same for you.
<!-- prettier-ignore-end -->
>
> This is because many themes require installing a [Powerline Font](https://github.com/powerline/fonts) or a
> [Nerd Font](https://github.com/ryanoasis/nerd-fonts) in order to render properly. Without them, these themes
> will render weird prompt symbols. Check out
@ -203,6 +202,7 @@ ZSH_THEME="agnoster" # (this is one of the fancy ones)
> terminal window (known as _color scheme_) or the font of your terminal. These are settings that you can
> change in your terminal emulator. For more information, see
> [what is a zsh theme](https://github.com/ohmyzsh/ohmyzsh/wiki/FAQ#what-is-a-zsh-theme).
<!-- prettier-ignore-end -->
Open up a new terminal window and your prompt should look something like this: