oh-my-posh

The most customisable and low-latency cross platform/shell prompt renderer

MIT License

Stars
14.4K
Committers
399

Bot releases are hidden (Show)

oh-my-posh - v8.33.1

Published by JanDeDobbeleer about 2 years ago

Bug Fixes

  • cmd: escape special characters in a tip (c120527)
oh-my-posh - v8.33.0

Published by JanDeDobbeleer about 2 years ago

Features

  • shell: perform cleanup for a new initialization (4e25c7c)
oh-my-posh - v8.32.4

Published by JanDeDobbeleer about 2 years ago

Bug Fixes

  • cmd: do not evaluate execution time for an empty command (8de8918)
oh-my-posh - v8.32.3

Published by JanDeDobbeleer about 2 years ago

Bug Fixes

  • cloud-native-azure: remove default branch_max_length (dade13e)
  • store: install for current user only (4b14195)
oh-my-posh - v8.32.2

Published by JanDeDobbeleer about 2 years ago

Bug Fixes

  • pwsh: check presence of "posh-git" module (dbcfab3)
oh-my-posh - v8.32.1

Published by JanDeDobbeleer about 2 years ago

Bug Fixes

  • http: correct logic for authentication header (04f7528)
oh-my-posh - v8.32.0

Published by JanDeDobbeleer about 2 years ago

Features

  • add Google Cloud (gcp) segment (f6ec503)
oh-my-posh - v8.31.1

Published by JanDeDobbeleer about 2 years ago

Bug Fixes

  • sysinfo: validate array before assignment (698cbc4), closes #2672
oh-my-posh - v8.31.0

Published by JanDeDobbeleer about 2 years ago

Features

  • wakatime: parse url as template (32f1977)
oh-my-posh - v8.30.0

Published by JanDeDobbeleer about 2 years ago

Features

  • nx: show segment on nx.json presence (5502acb)
oh-my-posh - v8.29.5

Published by JanDeDobbeleer about 2 years ago

Bug Fixes

  • pwsh: pass --strict flag correctly in initialization (a64bc19)
oh-my-posh - v8.29.4

Published by JanDeDobbeleer about 2 years ago

Reverts

  • bash: use \001 and \002 as decoration wrapper (cc1850c)
oh-my-posh - v8.29.3

Published by JanDeDobbeleer about 2 years ago

Bug Fixes

  • pwsh: set initial value for $script:ExecutionTime (d5a8ec3)
oh-my-posh - v8.29.2

Published by JanDeDobbeleer about 2 years ago

Bug Fixes

  • pwsh: validate execution time type (3345017), closes #2633
oh-my-posh - v8.29.1

Published by JanDeDobbeleer about 2 years ago

Bug Fixes

  • pwsh: set default value for ErrorCode (4e992d4), closes #2633
  • shell: quote paths properly in init scripts (db8eac7)
oh-my-posh - v8.29.0

Published by JanDeDobbeleer about 2 years ago

Features

  • delete expired cache entries on init (210629f)
oh-my-posh - v8.28.0

Published by JanDeDobbeleer about 2 years ago

Features

  • ipfy: add offline response (e307b2f)
oh-my-posh - v8.27.0

Published by JanDeDobbeleer about 2 years ago

Features

  • remove functions to enable prompt features (35efd3c)
oh-my-posh - v8.26.1

Published by JanDeDobbeleer about 2 years ago

Bug Fixes

  • git: better cross-platform path resolution and tests (a2533c8)
  • git: further fixes for submodule worktrees (3895210)
oh-my-posh - v8.26.0

Published by JanDeDobbeleer about 2 years ago

Bug Fixes

Features

  • store template cache and reuse for extra prompts (d5f87c8), closes #2605