mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-09 20:44:03 -08:00
parent
55113b8e66
commit
63fe24be4a
|
@ -12,6 +12,12 @@ import TabItem from "@theme/TabItem";
|
|||
Oh My Posh was designed to use [Nerd Fonts][nerdfonts]. Nerd Fonts are popular fonts that are patched to include icons.
|
||||
To see the icons displayed in Oh My Posh, **install** a [Nerd Font][nerdfonts], and **configure** your terminal to use it.
|
||||
|
||||
:::info
|
||||
Fonts need to be installed on the host system as this is a UI setting, not a command line, or shell configuration.
|
||||
This means **when running inside a container or WSL**, you need to install the font on the host system and configure
|
||||
your terminal emulator to use it.
|
||||
:::
|
||||
|
||||
### Installation
|
||||
|
||||
<Tabs
|
||||
|
|
Loading…
Reference in a new issue