mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-15 01:48:34 -07:00
chore: fix note block in README
This commit is contained in:
parent
4ada154190
commit
a9e29fc12c
@ -190,8 +190,7 @@ ZSH_THEME="agnoster" # (this is one of the fancy ones)
|
|||||||
<!-- prettier-ignore-start -->
|
<!-- prettier-ignore-start -->
|
||||||
> [!NOTE]
|
> [!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.
|
> 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
|
> 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
|
> [Nerd Font](https://github.com/ryanoasis/nerd-fonts) in order to render properly. Without them, these themes
|
||||||
> will render weird prompt symbols. Check out
|
> 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
|
> 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
|
> 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).
|
> [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:
|
Open up a new terminal window and your prompt should look something like this:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user