mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-03-05 20:49:04 -08:00
docs(battery): add missing link
This commit is contained in:
parent
5bf3c3b2c7
commit
ab8f636a8d
|
@ -56,3 +56,4 @@ properties below. Defaults to `{{.Icon}}{{ if not .Error }}{{.Percentage}}{{ end
|
||||||
[colors]: /docs/configure#colors
|
[colors]: /docs/configure#colors
|
||||||
[battery]: https://github.com/distatus/battery/blob/master/battery.go#L78
|
[battery]: https://github.com/distatus/battery/blob/master/battery.go#L78
|
||||||
[go-text-template]: https://golang.org/pkg/text/template/
|
[go-text-template]: https://golang.org/pkg/text/template/
|
||||||
|
[sprig]: https://masterminds.github.io/sprig/
|
||||||
|
|
Loading…
Reference in a new issue