mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-09 20:44:03 -08:00
docs(segments): revise descriptions for language segments
This commit is contained in:
parent
8c9b6358b5
commit
6f99041ad9
|
@ -14,7 +14,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "revert",
|
"type": "revert",
|
||||||
"section": "Refactor"
|
"section": "Reverts"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "theme",
|
"type": "theme",
|
||||||
|
|
|
@ -44,9 +44,8 @@ Display the currently active [Angular CLI][angular-cli-docs] version.
|
||||||
- `.Major`: `string` - major number
|
- `.Major`: `string` - major number
|
||||||
- `.Minor`: `string` - minor number
|
- `.Minor`: `string` - minor number
|
||||||
- `.Patch`: `string` - patch number
|
- `.Patch`: `string` - patch number
|
||||||
- `.Prerelease`: `string` - prerelease info text
|
- `.URL`: `string` - URL of the version info / release notes
|
||||||
- `.BuildMetadata`: `string` - build metadata
|
- `.Error`: `string` - error encountered when fetching the version string
|
||||||
- `.Error`: `string` - when fetching the version string errors
|
|
||||||
|
|
||||||
[templates]: /docs/configuration/templates
|
[templates]: /docs/configuration/templates
|
||||||
[angular-cli-docs]: https://angular.io/cli
|
[angular-cli-docs]: https://angular.io/cli
|
||||||
|
|
|
@ -50,9 +50,7 @@ Display the currently active [Azure Functions CLI][az-func-core-tools] version.
|
||||||
- `.Major`: `string` - major number
|
- `.Major`: `string` - major number
|
||||||
- `.Minor`: `string` - minor number
|
- `.Minor`: `string` - minor number
|
||||||
- `.Patch`: `string` - patch number
|
- `.Patch`: `string` - patch number
|
||||||
- `.Prerelease`: `string` - prerelease info text
|
- `.Error`: `string` - error encountered when fetching the version string
|
||||||
- `.BuildMetadata`: `string` - build metadata
|
|
||||||
- `.Error`: `string` - when fetching the version string errors
|
|
||||||
|
|
||||||
[templates]: /docs/configuration/templates
|
[templates]: /docs/configuration/templates
|
||||||
[az-func-core-tools]: https://github.com/Azure/azure-functions-core-tools
|
[az-func-core-tools]: https://github.com/Azure/azure-functions-core-tools
|
||||||
|
|
|
@ -48,9 +48,7 @@ Display the active [CDS CLI][sap-cap-cds] version.
|
||||||
- `.Major`: `string` - major number
|
- `.Major`: `string` - major number
|
||||||
- `.Minor`: `string` - minor number
|
- `.Minor`: `string` - minor number
|
||||||
- `.Patch`: `string` - patch number
|
- `.Patch`: `string` - patch number
|
||||||
- `.Prerelease`: `string` - prerelease info text
|
- `.Error`: `string` - error encountered when fetching the version string
|
||||||
- `.BuildMetadata`: `string` - build metadata
|
|
||||||
- `.Error`: `string` - when fetching the version string errors
|
|
||||||
- `.HasDependency`: `bool` - a flag if `@sap/cds` was found in `package.json`
|
- `.HasDependency`: `bool` - a flag if `@sap/cds` was found in `package.json`
|
||||||
|
|
||||||
[templates]: /docs/configuration/templates
|
[templates]: /docs/configuration/templates
|
||||||
|
|
|
@ -47,9 +47,8 @@ Display the active [Cloud Foundry CLI][cloud-foundry] version.
|
||||||
- `.Major`: `string` - major number
|
- `.Major`: `string` - major number
|
||||||
- `.Minor`: `string` - minor number
|
- `.Minor`: `string` - minor number
|
||||||
- `.Patch`: `string` - patch number
|
- `.Patch`: `string` - patch number
|
||||||
- `.Prerelease`: `string` - prerelease info text
|
- `.URL`: `string` - URL of the version info / release notes
|
||||||
- `.BuildMetadata`: `string` - build metadata
|
- `.Error`: `string` - error encountered when fetching the version string
|
||||||
- `.Error`: `string` - when fetching the version string errors
|
|
||||||
|
|
||||||
[templates]: /docs/configuration/templates
|
[templates]: /docs/configuration/templates
|
||||||
[cloud-foundry]: https://github.com/cloudfoundry/cli
|
[cloud-foundry]: https://github.com/cloudfoundry/cli
|
||||||
|
|
|
@ -47,8 +47,7 @@ Display the currently active crystal version.
|
||||||
- `.Major`: `string` - major number
|
- `.Major`: `string` - major number
|
||||||
- `.Minor`: `string` - minor number
|
- `.Minor`: `string` - minor number
|
||||||
- `.Patch`: `string` - patch number
|
- `.Patch`: `string` - patch number
|
||||||
- `.Prerelease`: `string` - prerelease info text
|
- `.URL`: `string` - URL of the version info / release notes
|
||||||
- `.BuildMetadata`: `string` - build metadata
|
- `.Error`: `string` - error encountered when fetching the version string
|
||||||
- `.Error`: `string` - when fetching the version string errors
|
|
||||||
|
|
||||||
[templates]: /docs/configuration/templates
|
[templates]: /docs/configuration/templates
|
||||||
|
|
|
@ -48,8 +48,7 @@ folder are present (default)
|
||||||
- `.Major`: `string` - major number
|
- `.Major`: `string` - major number
|
||||||
- `.Minor`: `string` - minor number
|
- `.Minor`: `string` - minor number
|
||||||
- `.Patch`: `string` - patch number
|
- `.Patch`: `string` - patch number
|
||||||
- `.Prerelease`: `string` - prerelease info text
|
- `.URL`: `string` - URL of the version info / release notes
|
||||||
- `.BuildMetadata`: `string` - build metadata
|
- `.Error`: `string` - error encountered when fetching the version string
|
||||||
- `.Error`: `string` - when fetching the version string errors
|
|
||||||
|
|
||||||
[templates]: /docs/configuration/templates
|
[templates]: /docs/configuration/templates
|
||||||
|
|
|
@ -52,7 +52,8 @@ Display the currently active [.NET SDK][net-sdk-docs] version.
|
||||||
- `.Patch`: `string` - patch number
|
- `.Patch`: `string` - patch number
|
||||||
- `.Prerelease`: `string` - prerelease info text
|
- `.Prerelease`: `string` - prerelease info text
|
||||||
- `.BuildMetadata`: `string` - build metadata
|
- `.BuildMetadata`: `string` - build metadata
|
||||||
- `.Error`: `string` - when fetching the version string errors
|
- `.URL`: `string` - URL of the version info / release notes
|
||||||
|
- `.Error`: `string` - error encountered when fetching the version string
|
||||||
|
|
||||||
[templates]: /docs/configuration/templates
|
[templates]: /docs/configuration/templates
|
||||||
[net-sdk-docs]: https://docs.microsoft.com/en-us/dotnet/core/tools
|
[net-sdk-docs]: https://docs.microsoft.com/en-us/dotnet/core/tools
|
||||||
|
|
|
@ -48,8 +48,7 @@ Display the currently active golang version.
|
||||||
- `.Major`: `string` - major number
|
- `.Major`: `string` - major number
|
||||||
- `.Minor`: `string` - minor number
|
- `.Minor`: `string` - minor number
|
||||||
- `.Patch`: `string` - patch number
|
- `.Patch`: `string` - patch number
|
||||||
- `.Prerelease`: `string` - prerelease info text
|
- `.URL`: `string` - URL of the version info / release notes
|
||||||
- `.BuildMetadata`: `string` - build metadata
|
- `.Error`: `string` - error encountered when fetching the version string
|
||||||
- `.Error`: `string` - when fetching the version string errors
|
|
||||||
|
|
||||||
[templates]: /docs/configuration/templates
|
[templates]: /docs/configuration/templates
|
||||||
|
|
|
@ -53,9 +53,8 @@ Using stack ghc will decrease performance.
|
||||||
- `.Major`: `string` - major number
|
- `.Major`: `string` - major number
|
||||||
- `.Minor`: `string` - minor number
|
- `.Minor`: `string` - minor number
|
||||||
- `.Patch`: `string` - patch number
|
- `.Patch`: `string` - patch number
|
||||||
- `.Prerelease`: `string` - prerelease info text
|
- `.URL`: `string` - URL of the version info / release notes
|
||||||
- `.BuildMetadata`: `string` - build metadata
|
- `.Error`: `string` - error encountered when fetching the version string
|
||||||
- `.Error`: `string` - when fetching the version string errors
|
|
||||||
- `.StackGhc`: `boolean` - `true` if stack ghc was used, otherwise `false`
|
- `.StackGhc`: `boolean` - `true` if stack ghc was used, otherwise `false`
|
||||||
|
|
||||||
[templates]: /docs/configuration/templates
|
[templates]: /docs/configuration/templates
|
||||||
|
|
|
@ -60,8 +60,6 @@ Display the currently active java version.
|
||||||
- `.Major`: `string` - major number
|
- `.Major`: `string` - major number
|
||||||
- `.Minor`: `string` - minor number
|
- `.Minor`: `string` - minor number
|
||||||
- `.Patch`: `string` - patch number
|
- `.Patch`: `string` - patch number
|
||||||
- `.Prerelease`: `string` - prerelease info text
|
- `.Error`: `string` - error encountered when fetching the version string
|
||||||
- `.BuildMetadata`: `string` - build metadata
|
|
||||||
- `.Error`: `string` - when fetching the version string errors
|
|
||||||
|
|
||||||
[templates]: /docs/configuration/templates
|
[templates]: /docs/configuration/templates
|
||||||
|
|
|
@ -47,8 +47,7 @@ Display the currently active julia version.
|
||||||
- `.Major`: `string` - major number
|
- `.Major`: `string` - major number
|
||||||
- `.Minor`: `string` - minor number
|
- `.Minor`: `string` - minor number
|
||||||
- `.Patch`: `string` - patch number
|
- `.Patch`: `string` - patch number
|
||||||
- `.Prerelease`: `string` - prerelease info text
|
- `.URL`: `string` - URL of the version info / release notes
|
||||||
- `.BuildMetadata`: `string` - build metadata
|
- `.Error`: `string` - error encountered when fetching the version string
|
||||||
- `.Error`: `string` - when fetching the version string errors
|
|
||||||
|
|
||||||
[templates]: /docs/configuration/templates
|
[templates]: /docs/configuration/templates
|
||||||
|
|
|
@ -47,9 +47,8 @@ Display the currently active [Kotlin][kotlin] version.
|
||||||
- `.Major`: `string` - major number
|
- `.Major`: `string` - major number
|
||||||
- `.Minor`: `string` - minor number
|
- `.Minor`: `string` - minor number
|
||||||
- `.Patch`: `string` - patch number
|
- `.Patch`: `string` - patch number
|
||||||
- `.Prerelease`: `string` - prerelease info text
|
- `.URL`: `string` - URL of the version info / release notes
|
||||||
- `.BuildMetadata`: `string` - build metadata
|
- `.Error`: `string` - error encountered when fetching the version string
|
||||||
- `.Error`: `string` - when fetching the version string errors
|
|
||||||
|
|
||||||
[templates]: /docs/configuration/templates
|
[templates]: /docs/configuration/templates
|
||||||
[kotlin]: https://kotlinlang.org/
|
[kotlin]: https://kotlinlang.org/
|
||||||
|
|
|
@ -49,9 +49,8 @@ Display the currently active [Node.js][node-js] version.
|
||||||
- `.Major`: `string` - major number
|
- `.Major`: `string` - major number
|
||||||
- `.Minor`: `string` - minor number
|
- `.Minor`: `string` - minor number
|
||||||
- `.Patch`: `string` - patch number
|
- `.Patch`: `string` - patch number
|
||||||
- `.Prerelease`: `string` - prerelease info text
|
- `.URL`: `string` - URL of the version info / release notes
|
||||||
- `.BuildMetadata`: `string` - build metadata
|
- `.Error`: `string` - error encountered when fetching the version string
|
||||||
- `.Error`: `string` - when fetching the version string errors
|
|
||||||
- `.PackageManagerIcon`: `string` - the Yarn on NPM icon when setting `fetch_package_manager` to `true`
|
- `.PackageManagerIcon`: `string` - the Yarn on NPM icon when setting `fetch_package_manager` to `true`
|
||||||
- `.Mismatch`: `boolean` - if the version in `.nvmrc` matches with `.Full`
|
- `.Mismatch`: `boolean` - if the version in `.nvmrc` matches with `.Full`
|
||||||
|
|
||||||
|
|
|
@ -37,7 +37,8 @@ Display the currently active [npm][npm-docs] version.
|
||||||
- `.Major`: `string` - major number
|
- `.Major`: `string` - major number
|
||||||
- `.Minor`: `string` - minor number
|
- `.Minor`: `string` - minor number
|
||||||
- `.Patch`: `string` - patch number
|
- `.Patch`: `string` - patch number
|
||||||
- `.Error`: `string` - when fetching the version string errors
|
- `.URL`: `string` - URL of the version info / release notes
|
||||||
|
- `.Error`: `string` - error encountered when fetching the version string
|
||||||
|
|
||||||
[templates]: /docs/configuration/templates
|
[templates]: /docs/configuration/templates
|
||||||
[npm-docs]: https://docs.npmjs.com/about-npm
|
[npm-docs]: https://docs.npmjs.com/about-npm
|
||||||
|
|
|
@ -48,8 +48,7 @@ files are present (default)
|
||||||
- `.Major`: `string` - major number
|
- `.Major`: `string` - major number
|
||||||
- `.Minor`: `string` - minor number
|
- `.Minor`: `string` - minor number
|
||||||
- `.Patch`: `string` - patch number
|
- `.Patch`: `string` - patch number
|
||||||
- `.Prerelease`: `string` - prerelease info text
|
- `.URL`: `string` - URL of the version info / release notes
|
||||||
- `.BuildMetadata`: `string` - build metadata
|
- `.Error`: `string` - error encountered when fetching the version string
|
||||||
- `.Error`: `string` - when fetching the version string errors
|
|
||||||
|
|
||||||
[templates]: /docs/configuration/templates
|
[templates]: /docs/configuration/templates
|
||||||
|
|
|
@ -55,8 +55,7 @@ or not - defaults to `true`
|
||||||
- `.Major`: `string` - major number
|
- `.Major`: `string` - major number
|
||||||
- `.Minor`: `string` - minor number
|
- `.Minor`: `string` - minor number
|
||||||
- `.Patch`: `string` - patch number
|
- `.Patch`: `string` - patch number
|
||||||
- `.Prerelease`: `string` - prerelease info text
|
- `.URL`: `string` - URL of the version info / release notes
|
||||||
- `.BuildMetadata`: `string` - build metadata
|
- `.Error`: `string` - error encountered when fetching the version string
|
||||||
- `.Error`: `string` - when fetching the version string errors
|
|
||||||
|
|
||||||
[templates]: /docs/configuration/templates
|
[templates]: /docs/configuration/templates
|
||||||
|
|
|
@ -48,9 +48,8 @@ Display the currently active [R][r-homepage] version.
|
||||||
- `.Major`: `string` - major number
|
- `.Major`: `string` - major number
|
||||||
- `.Minor`: `string` - minor number
|
- `.Minor`: `string` - minor number
|
||||||
- `.Patch`: `string` - patch number
|
- `.Patch`: `string` - patch number
|
||||||
- `.Prerelease`: `string` - prerelease info text
|
- `.URL`: `string` - URL of the version info / release notes
|
||||||
- `.BuildMetadata`: `string` - build metadata
|
- `.Error`: `string` - error encountered when fetching the version string
|
||||||
- `.Error`: `string` - when fetching the version string errors
|
|
||||||
|
|
||||||
[templates]: /docs/configuration/templates
|
[templates]: /docs/configuration/templates
|
||||||
[r-homepage]: https://www.r-project.org/
|
[r-homepage]: https://www.r-project.org/
|
||||||
|
|
|
@ -47,8 +47,6 @@ Display the currently active ruby version.
|
||||||
- `.Major`: `string` - major number
|
- `.Major`: `string` - major number
|
||||||
- `.Minor`: `string` - minor number
|
- `.Minor`: `string` - minor number
|
||||||
- `.Patch`: `string` - patch number
|
- `.Patch`: `string` - patch number
|
||||||
- `.Prerelease`: `string` - prerelease info text
|
- `.Error`: `string` - error encountered when fetching the version string
|
||||||
- `.BuildMetadata`: `string` - build metadata
|
|
||||||
- `.Error`: `string` - when fetching the version string errors
|
|
||||||
|
|
||||||
[templates]: /docs/configuration/templates
|
[templates]: /docs/configuration/templates
|
||||||
|
|
|
@ -47,8 +47,6 @@ Display the currently active rust version.
|
||||||
- `.Major`: `string` - major number
|
- `.Major`: `string` - major number
|
||||||
- `.Minor`: `string` - minor number
|
- `.Minor`: `string` - minor number
|
||||||
- `.Patch`: `string` - patch number
|
- `.Patch`: `string` - patch number
|
||||||
- `.Prerelease`: `string` - prerelease info text
|
- `.Error`: `string` - error encountered when fetching the version string
|
||||||
- `.BuildMetadata`: `string` - build metadata
|
|
||||||
- `.Error`: `string` - when fetching the version string errors
|
|
||||||
|
|
||||||
[templates]: /docs/configuration/templates
|
[templates]: /docs/configuration/templates
|
||||||
|
|
|
@ -47,9 +47,8 @@ Display the currently active [Swift][swift] version.
|
||||||
- `.Major`: `string` - major number
|
- `.Major`: `string` - major number
|
||||||
- `.Minor`: `string` - minor number
|
- `.Minor`: `string` - minor number
|
||||||
- `.Patch`: `string` - patch number
|
- `.Patch`: `string` - patch number
|
||||||
- `.Prerelease`: `string` - prerelease info text
|
- `.URL`: `string` - URL of the version info / release notes
|
||||||
- `.BuildMetadata`: `string` - build metadata
|
- `.Error`: `string` - error encountered when fetching the version string
|
||||||
- `.Error`: `string` - when fetching the version string errors
|
|
||||||
|
|
||||||
[templates]: /docs/configuration/templates
|
[templates]: /docs/configuration/templates
|
||||||
[swift]: https://www.swift.org/
|
[swift]: https://www.swift.org/
|
||||||
|
|
|
@ -50,9 +50,8 @@ see [the documentation][ui5-version-help]).
|
||||||
- `.Major`: `string` - major number
|
- `.Major`: `string` - major number
|
||||||
- `.Minor`: `string` - minor number
|
- `.Minor`: `string` - minor number
|
||||||
- `.Patch`: `string` - patch number
|
- `.Patch`: `string` - patch number
|
||||||
- `.Prerelease`: `string` - prerelease info text
|
- `.URL`: `string` - URL of the version info / release notes
|
||||||
- `.BuildMetadata`: `string` - build metadata
|
- `.Error`: `string` - error encountered when fetching the version string
|
||||||
- `.Error`: `string` - when fetching the version string errors
|
|
||||||
|
|
||||||
[templates]: /docs/configuration/templates
|
[templates]: /docs/configuration/templates
|
||||||
[ui5-homepage]: https://sap.github.io/ui5-tooling
|
[ui5-homepage]: https://sap.github.io/ui5-tooling
|
||||||
|
|
Loading…
Reference in a new issue