JanDeDobbeleer / oh-my-posh

The most customisable and low-latency cross platform/shell prompt renderer
https://ohmyposh.dev
MIT License
17.55k stars 2.4k forks source link

fix(schema): add zig to `$.definitions.segment.properties.type.enum` #5860

Closed 00ll00 closed 2 weeks ago

00ll00 commented 2 weeks ago

Prerequisites

Description

I just realized I forgot to add zig to the $.definitions.segment.properties.type.enum within schema.json.

This update fixes that oversight by including zig in the allowed property types.