e9171405cf
and to have a help and a preview too. Inspired by #192, and by having (few but) good prompt themes to serve as starting points for the users to customize or implement their own. Also removed the colors functions, since we don't need that. We're using the newer '%F{red}color%f' code instead. (Actually all our themes are) Closes #245 |
||
---|---|---|
.. | ||
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.