[][src]Module starship::segment

Structs

Segment

A segment is a single configurable element in a module. This will usually contain a data point to provide context for the prompt's user (e.g. The version that software is running).

SegmentAffix

Segment affixes are to be used for the prefix or suffix of a segment. By default they will inherit the styling of its segment, unless otherwise specified.