1
0
Fork 0
mirror of synced 2024-06-16 05:41:09 -04:00
zimfw/modules/prompt
Eric Nielsen b180b40b27 Update submodules
* zsh-autosuggestions to release v0.6.3
* zsh-completions to release 0.30.0
* zsh-history-substring-search to HEAD
* zsh-syntax-highlighting to HEAD
* lean to HEAD
* liquidprompt to HEAD
* pure to release v1.10.3
2019-07-13 18:30:33 -05:00
..
external-themes Update submodules 2019-07-13 18:30:33 -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.