Versions in this module Expand all Collapse all v1 v1.0.1 Aug 23, 2021 v1.0.0 Aug 22, 2021 Changes in this version + var Bash = Shell + var Zsh = Shell + func Set(name string) + type Shell struct + End string + Start string + var Current Shell + func (s Shell) First(fg, bg color.Color) string + func (s Shell) Full(ps []pieces.Piece) string + func (s Shell) Last(fg color.Color, carrot string) string + func (s Shell) Prompt(statuses []string) + func (s Shell) Simple(ps []pieces.Piece) string + func (s Shell) Switch(bg, nextBG, nextFG color.Color, carrot string) string