Commit graph

2 commits

Author SHA1 Message Date
7c08c5131f [zsh] Move func/ directory to zsh/functions 2026-01-18 08:43:02 -07:00
66438f666c Prompt configuration to a prompt theme
Move my prompt configuration to a prompt theme function in my $fpath. I call it
'loquacious'. The prompt is configured by the prompt_loquacious_setup function.

This change also necessitated a new function called prompt_colorize to generate
a string with the correct set of color escapes for the prompt.
2012-11-28 21:44:13 -08:00