1
0
Fork 0
mirror of synced 2024-06-16 13:51:10 -04:00
zimfw/modules/prompt
caedus75 f2806b45bf fix prompt substitutions/expansions
The 'prompt' function disables any option set with 'setopt'.
To make options persistent we need to use the 'prompt_opts' array
instead

Closes #8
2015-12-30 04:42:31 -05:00
..
external-themes add liquidprompt 2015-12-18 03:56:51 -05:00
functions add gitster theme 2015-12-18 11:02:56 -05:00
themes fix prompt substitutions/expansions 2015-12-30 04:42:31 -05:00
init.zsh initial commit 2015-12-15 00:12:17 -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.