chore: add NF cheat sheet info

resolves #109
This commit is contained in:
Jan De Dobbeleer 2020-10-30 08:44:24 +01:00 committed by Jan De Dobbeleer
parent dc6548572f
commit 59d7a0eeef
2 changed files with 4 additions and 0 deletions

View file

@ -15,6 +15,7 @@ but you may have to set `$TERM` to `xterm-256color` for it to work.
:::caution Font icons
For maximum enjoyment, make sure to **install** and **configure** your terminal to use a powerline enabled font.
The fonts we use are patched by [Nerd Fonts][nerdfonts], which offer a maximum of icons you can use to configure your prompt.
To easily find the icon you want, have a look at their [cheat sheet][nf-cheat].
:::
Oh my Posh was designed using [Meslo LGM NF][meslo], so if you happen to see missing icons either change to that font or replace the icons
@ -192,6 +193,7 @@ Make sure `~/downloadedtheme.json` points to your downloaded or adjusted theme.
🎉🎉🎉
[nerdfonts]: https://www.nerdfonts.com/
[nf-cheat]: https://www.nerdfonts.com/cheat-sheet
[meslo]: https://github.com/ryanoasis/nerd-fonts/releases/download/v2.1.0/Meslo.zip
[powershell]: /docs/powershell
[themes]: https://github.com/JanDeDobbeleer/oh-my-posh3/tree/main/themes

View file

@ -9,6 +9,7 @@ A package that includes useful helper functions to install and configure Oh my P
:::caution Font icons
For maximum enjoyment, make sure to **install** and **configure** your terminal to use a powerline enabled font.
The fonts we use are patched by [Nerd Fonts][nerdfonts], which offer a maximum of icons you can use to configure your prompt.
To easily find the icon you want, have a look at their [cheat sheet][nf-cheat].
:::
## Installation
@ -45,3 +46,4 @@ Write-PoshTheme
```
[nerdfonts]: https://www.nerdfonts.com/
[nf-cheat]: https://www.nerdfonts.com/cheat-sheet