zimfw/modules/prompt
Eric Nielsen e9171405cf [prompt] steef: Update it to be customizable
and to have a help and a preview too.

Inspired by #192, and by having (few but) good prompt themes to serve as
starting points for the users to customize or implement their own.

Also removed the colors functions, since we don't need that. We're using
the newer '%F{red}color%f' code instead. (Actually all our themes are)

Closes #245
2018-01-22 17:37:35 -05:00
..
external-themes [prompt] pure: Update submodule to version 1.6.0 2017-11-01 17:56:25 -05:00
functions Fix liquidprompt preview 2017-04-30 09:01:36 -07:00
themes [prompt] steef: Update it to be customizable 2018-01-22 17:37:35 -05:00
README.md Update to new repo URL 2018-01-03 10:30:12 -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.