1
0
Fork 0
mirror of synced 2024-11-04 15:58:57 -05:00
zimfw/modules/prompt
Eric Nielsen 8ba9621f48 [prompt] Add sp to the prompt_opts array
in our custom themes.

With zsh starting at version 5.4, when using the `prompt_opts` array,
`nopromptsp` will be set unless the array contains a `sp`. This was
introduced in zsh at
43e55a9bcd (diff-bb10d67e7a8561b66a53a805f3c77a40R233)

Fixes #209
2017-10-01 20:41:43 -05: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] Add sp to the prompt_opts array 2017-10-01 20:41:43 -05:00
init.zsh [prompt] pass prompt prams from zprompt_theme 2017-09-18 09:18:20 -04: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.