docs: add hidden documentation

This commit is contained in:
Jan De Dobbeleer 2024-06-18 12:58:15 +02:00 committed by Jan De Dobbeleer
parent 6c29f43ae5
commit d967464c8d
2 changed files with 2 additions and 0 deletions

View file

@ -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">

View file

@ -55,6 +55,7 @@ module.exports = {
"segments/argocd",
"segments/aws",
"segments/az",
"segments/azd",
"segments/azfunc",
"segments/battery",
"segments/bazel",