Browse Source

add prompt documentation

Matt Hamilton 8 years ago
parent
commit
27fa153b83
1 changed files with 13 additions and 0 deletions
  1. 13 0
      modules/prompt/README.md

+ 13 - 0
modules/prompt/README.md

@@ -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.