mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-02-02 05:41:10 -08:00
fix: fix path to Posh-Git segment
This commit is contained in:
parent
f6703e9c2c
commit
68cd8b1fac
|
@ -134,6 +134,6 @@ You can set the following properties to `true` to enable fetching additional inf
|
||||||
- `.Changed`: `boolean` - if the status contains changes or not
|
- `.Changed`: `boolean` - if the status contains changes or not
|
||||||
- `.String`: `string` - a string representation of the changes above
|
- `.String`: `string` - a string representation of the changes above
|
||||||
|
|
||||||
[poshgit]: /docs/poshgit
|
[poshgit]: /docs/segments/poshgit
|
||||||
[templates]: /docs/configuration/templates
|
[templates]: /docs/configuration/templates
|
||||||
[hyperlinks]: /docs/configuration/templates#helper-functions
|
[hyperlinks]: /docs/configuration/templates#helper-functions
|
||||||
|
|
Loading…
Reference in a new issue