c1b02c06d0
as they were only being used by gitster prompt theme and kept for Oh-My-Zsh compatibility. The newly introduced git-info module (inspired by the git-info Prezto function) provides a more powerful implementation than the Oh-My-Zsh inspired git_prompt_info. Updated gitster to use the git-info module. Closes #124 |
||
---|---|---|
.. | ||
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.