1
0
Fork 0
mirror of synced 2024-06-07 01:21:10 -04:00
zimfw/modules/prompt
Eric Nielsen 7b70cffc0e [prompt] eriner: Simplify help message and use PS1
and `RPS1`, instead of `PROMPT` and `RPROMPT`, as suggested by the zsh
manual at `man zshcontrib`, under "Writing Themes":

> By convention, themes use `PS1`, `PS2`, `RPS1`, etc., rather than the
longer `PROMPT` and `RPROMPT`.
2018-01-08 12:22: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] eriner: Simplify help message and use PS1 2018-01-08 12:22:35 -05:00
init.zsh [prompt] pass prompt prams from zprompt_theme 2017-09-18 09:18:20 -04:00
README.md Update to new repo URL 2018-01-03 10:30:12 -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.