mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-03-05 20:49:04 -08:00
fix: broken link in /docs/themes
This commit is contained in:
parent
0d4adf2c67
commit
460605809b
|
@ -12,12 +12,12 @@ display every available theme using the following PowerShell cmdlet.
|
||||||
Get-PoshThemes
|
Get-PoshThemes
|
||||||
```
|
```
|
||||||
|
|
||||||
Once you're ready to swap to a theme, follow the steps described in [🚀 Replace your existing prompt][replace-you-existing-prompt].
|
Once you're ready to swap to a theme, follow the steps described in [🚀 Get started > Customize][installation-customize].
|
||||||
|
|
||||||
Themes with `minimal` in their names do not require a Nerd Font. Read about [🆎Fonts][fonts] for more information.
|
Themes with `minimal` in their names do not require a Nerd Font. Read about [🆎Fonts][fonts] for more information.
|
||||||
|
|
||||||
[themes]: https://github.com/JanDeDobbeleer/oh-my-posh/tree/main/themes
|
[themes]: https://github.com/JanDeDobbeleer/oh-my-posh/tree/main/themes
|
||||||
[fonts]: /docs/configuration/fonts
|
[fonts]: /docs/configuration/fonts
|
||||||
[replace-you-existing-prompt]: /docs/prompt
|
[installation-customize]: /docs/installation/customize
|
||||||
|
|
||||||
<!-- Do not change the content below, themes are rendered automatically -->
|
<!-- Do not change the content below, themes are rendered automatically -->
|
||||||
|
|
Loading…
Reference in a new issue