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
|
@ -5,19 +5,19 @@ sidebar_label: 🎨 Themes
|
|||
---
|
||||
|
||||
Oh My Posh comes with many themes included out-of-the-box. Below are some screenshots of the more common themes.
|
||||
For the full updated list of themes, [view the themes][themes] in Github. If you are using PowerShell, you can
|
||||
For the full updated list of themes, [view the themes][themes] in Github. If you are using PowerShell, you can
|
||||
display every available theme using the following PowerShell cmdlet.
|
||||
|
||||
```powershell
|
||||
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]: https://github.com/JanDeDobbeleer/oh-my-posh/tree/main/themes
|
||||
[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 -->
|
||||
|
|
Loading…
Reference in a new issue