zim/modules/prompt/README.md

16 lines
460 B
Markdown
Raw Normal View History

2015-12-15 09:04:25 +01:00
Prompt
======
2015-12-16 23:37:59 +01:00
Initializes and provides customizable prompt themes.
2015-12-15 09:04:25 +01:00
2015-12-18 18:03:43 +01:00
Images of various prompt themes can be found on the [wiki](https://github.com/Eriner/zim/wiki/Themes).
2015-12-15 09:04:25 +01:00
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.