add prompt documentation

This commit is contained in:
Matt Hamilton 2015-12-15 03:04:25 -05:00
parent 56c5d51ab8
commit 27fa153b83
1 changed files with 13 additions and 0 deletions

13
modules/prompt/README.md Normal file
View File

@ -0,0 +1,13 @@
Prompt
======
Adds additional prompts and initializes the prompt system.
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.