github JanDeDobbeleer/oh-my-posh v29.0.0

latest releases: v29.0.2, v29.0.1
4 days ago

Bug Fixes

Features

  • cache: allow caching on device scope (c012bbc)
  • git: remove unused fetch_worktree_count option (e00e4ce)
  • node: add krypton, lts/v24 codename (588b0d6)
  • segments: add template resolution for secret options (1c5f226)

BREAKING CHANGES

  • segments: This removes the following environment variables:
  • POSH_OWM_API_KEY
  • POSH_OWM_LOCATION

You can now use the corresponding options to inject your own
environment variable instead. For example:

"api_key": "{{ .Env.POSH_OWM_API_KEY }}",

Co-authored-by: JanDeDobbeleer 2492783+JanDeDobbeleer@users.noreply.github.com

Don't miss a new oh-my-posh release

NewReleases is sending notifications on new releases.