You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/installation.mdx
-33Lines changed: 0 additions & 33 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,33 +43,6 @@ but you may have to set the environment variable `$TERM` to `xterm-256color` for
43
43
</TabItem>
44
44
</Tabs>
45
45
46
-
#### Font
47
-
48
-
To see the icons displayed in Oh my Posh, **install** and **configure** your terminal to use a powerline enabled font.
49
-
The fonts we use are patched by [Nerd Fonts][nerdfonts], which offer a maximum of icons you can use.
50
-
51
-
Oh my Posh was designed using [Meslo LGM NF][meslo], but any Nerd Font should be compatible with the standard [themes][themes].
52
-
53
-
:::caution Windows fonts
54
-
Make sure to install fonts system wide to avoid seeing rectangles in your terminal. See this [thread][font-thread] for more context.
55
-
:::
56
-
57
-
:::caution Setting the default font in the Windows Terminal
58
-
Once you have installed a powerline enabled font, don't forget to tell the Windows Terminal to use it. This can be easily done by modifying the Windows Terminal settings (default shortcut: `CTRL + ,`). In your `settings.json` file, add the `fontFace` attribute under the `defaults` attribute in `profiles`:
0 commit comments