mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-01-14 04:38:00 -08:00
parent
bc50377850
commit
a686169a3c
|
@ -9,7 +9,6 @@ import TabItem from "@theme/TabItem";
|
|||
{ label: 'zsh', value: 'zsh', },
|
||||
{ label: 'bash', value: 'bash', },
|
||||
{ label: 'fish', value: 'fish', },
|
||||
{ label: 'nu', value: 'nu', },
|
||||
]
|
||||
}>
|
||||
<TabItem value="powershell">
|
||||
|
|
|
@ -18,6 +18,6 @@ Themes with `minimal` in their names do not require a Nerd Font. Read about [
|
|||
|
||||
[themes]: https://github.com/JanDeDobbeleer/oh-my-posh/tree/main/themes
|
||||
[fonts]: /docs/fonts
|
||||
[replace-you-existing-prompt]: /docs/installation#3-replace-your-existing-prompt
|
||||
[replace-you-existing-prompt]: /docs/windows#override-the-theme-settings
|
||||
|
||||
<!-- Do not change the content below, themes are rendered automatically -->
|
||||
|
|
Loading…
Reference in a new issue