mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-28 04:19:41 -08:00
docs: add hidden documentation
This commit is contained in:
parent
6c29f43ae5
commit
d967464c8d
|
@ -52,6 +52,7 @@ This can be used to for example populate an environment variable with a specific
|
|||
{ label: 'zsh', value: 'zsh', },
|
||||
{ label: 'bash', value: 'bash', },
|
||||
{ label: 'fish', value: 'fish', },
|
||||
{ label: 'nu', value: 'nu', },
|
||||
]
|
||||
}>
|
||||
<TabItem value="powershell">
|
||||
|
|
|
@ -55,6 +55,7 @@ module.exports = {
|
|||
"segments/argocd",
|
||||
"segments/aws",
|
||||
"segments/az",
|
||||
"segments/azd",
|
||||
"segments/azfunc",
|
||||
"segments/battery",
|
||||
"segments/bazel",
|
||||
|
|
Loading…
Reference in a new issue