39e961117d
and refactor code, inlining auxiliary functions inside `prompt_eriner_main`. Theme colors are now customizable with parameters. Also, it works better with light backgrounds by using `%Sstandout%s` for the segments which were originally using black as foreground color (intended for dark backgrounds). The help explains the parameters, and the preview shows one color variation. Fixes #169. Closes #226. |
||
---|---|---|
.. | ||
external-themes | ||
functions | ||
themes | ||
init.zsh | ||
README.md |
Prompt
Initializes and provides customizable prompt themes.
Images of various prompt themes can be found on the wiki.
A list of available prompts can be found by running prompt -l
.
To test a prompt, simply run prompt prompt_name_here
.
.zimrc Configuration
zprompt_theme='eriner'
change 'eriner' to the name of your desired prompt. This will set it as you default prompt.