1
0
Fork 0
mirror of synced 2024-05-27 12:31:12 -04:00
zimfw/modules/prompt
Eric Nielsen 5d66578c47 Update submodules
* zsh-syntax-highlighting to HEAD
* lean to HEAD
* liquidprompt to HEAD
* pure to release v1.11.0
2019-11-19 14:54:39 -05:00
..
external-themes Update submodules 2019-11-19 14:54:39 -05:00
functions [prompt] Simplify short_pwd function 2018-09-13 10:10:49 -05:00
themes [prompt] eriner: Fix ${USER} not being evaluated 2018-12-23 18:21:18 -05:00
init.zsh [prompt] pass prompt prams from zprompt_theme 2017-09-18 09:18:20 -04:00
README.md Update modules' README.md 2018-12-17 14:11:16 -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.