1
0
Fork 0
mirror of synced 2024-06-13 12:31:09 -04:00
zimfw/modules/prompt
Matt Hamilton cb12222811 use 'command git' in prompts
Fixes Zim issue with interation with any functions or aliases that wrap
'git'. See issue #30 for more information.
2016-02-04 15:08:22 -05:00
..
external-themes update submodules 2016-01-20 22:10:39 -05:00
functions [prompt] syntax refactor 2016-01-07 08:10:29 -05:00
themes use 'command git' in prompts 2016-02-04 15:08:22 -05: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.