oh-my-posh icon indicating copy to clipboard operation
oh-my-posh copied to clipboard

feat(gitversion): add gitversion segment

Open Lemorz56 opened this issue 2 years ago • 0 comments

Prerequisites

  • [x] I have read and understood the [contributing guide][CONTRIBUTING.md]
  • [x] The commit message follows the [conventional commits][cc] guidelines
  • [x] Tests for the changes have been added (for bug fixes/features)
  • [x] Docs have been added/updated (for bug fixes/features)

Description

This PR adds a new segment to display the SemVer version from GitVersion if the directory/repo you're in has that available.

Lemorz56 avatar Aug 26 '22 19:08 Lemorz56