zimfw/modules/prompt
Matt Hamilton d40b6cf928 [prompt] pass prompt prams from zprompt_theme
While normally it's a good thing that zsh doesn't auto-expand on spaces,
in this case we want to split on spaces into distinct words, that way
the values are passed to `prompt` in multiple params.

Fixes #178
2017-09-18 09:18:20 -04:00
..
external-themes [prompt] lean: Update submodule 2017-09-11 09:44:49 -05:00
functions Fix liquidprompt preview 2017-04-30 09:01:36 -07:00
themes [prompt] Don't expand git_info in eriner theme 2017-04-17 23:17:53 -05:00
README.md move themes to wiki, add links 2015-12-18 12:04:35 -05:00
init.zsh [prompt] pass prompt prams from zprompt_theme 2017-09-18 09:18:20 -04:00

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.