Upgrade notice
What
Displays when there's an update available for Oh My Posh.
Sample Configuration
- json
- yaml
- toml
Options
| Name | Type | Default | Description |
|---|---|---|---|
cache_duration | string | 168h | the duration for which the segment will be cached. The duration is a string in the format 1h2m3s and is parsed using the time.ParseDuration function from the Go standard library. To disable the cache, use none |
Template (info)
default template
\uf019
Properties
| Name | Type | Description |
|---|---|---|
.Current | string | the current version number |
.Latest | string | the latest available version number |