1
0
Fork 0
mirror of synced 2024-06-16 13:51:10 -04:00
zimfw/modules/prompt
Eric Nielsen c1b02c06d0 Remove git_prompt_info and parse_git_dirty
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
2017-01-19 05:10:19 -08:00
..
external-themes [prompt] pure: update submodule 2017-01-05 22:34:00 -08:00
functions [prompt] Add lean prompt: github.com/miekg/lean 2016-08-15 20:31:17 -07:00
themes Remove git_prompt_info and parse_git_dirty 2017-01-19 05:10:19 -08:00
init.zsh [prompt] change unset variable test 2016-01-08 09:16:22 -05:00
README.md move themes to wiki, add links 2015-12-18 12:04:35 -05:00

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.