diff --git a/Configuration.md b/Configuration.md index be7fc5b..d65befd 100644 --- a/Configuration.md +++ b/Configuration.md @@ -88,6 +88,7 @@ set --universal tide_left_prompt_items context $tide_left_prompt_items | [toolbox](#toolbox) | whether we are in a toolbox | | [vi_mode](#vi_mode) | vi bind mode display | | [virtual_env](#virtual_env) | python virtual environment | +| [zig](#zig) | zig version | | newline | new line | ### aws @@ -348,4 +349,12 @@ Note: this module is disabled by default. | color | color of virtual_env item | color | | icon | icon to display in front of virtual_env item | string | +### zig + +| Variable | Description | Type | +| -------- | --------------------------------------- | ------ | +| bg_color | background color of zig item | color | +| color | color of zig item | color | +| icon | icon to display next to the zig version | string | + [`set_color`]: https://fishshell.com/docs/current/cmds/set_color.html