1
0
Fork 0
mirror of synced 2024-06-01 23:01:11 -04:00
zimfw/modules/prompt
Eric Nielsen 39e961117d
[prompt] eriner: Add help, preview, parameters
and refactor code, inlining auxiliary functions inside
`prompt_eriner_main`.

Theme colors are now customizable with parameters. Also, it works better
with light backgrounds by using `%Sstandout%s` for the segments which
were originally using black as foreground color (intended for dark
backgrounds).

The help explains the parameters, and the preview shows one color
variation.

Fixes #169. Closes #226.
2017-11-29 09:07:53 -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] eriner: Add help, preview, parameters 2017-11-29 09:07:53 -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.