Skip to content

Commit

Permalink
fix: broken link in /docs/themes
Browse files Browse the repository at this point in the history
  • Loading branch information
ehawman-rosenberg authored and JanDeDobbeleer committed May 2, 2022
1 parent 0d4adf2 commit 4606058
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/docs/themes.md
Expand Up @@ -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 -->

0 comments on commit 4606058

Please sign in to comment.