diff --git a/modules/prompt/README.md b/modules/prompt/README.md new file mode 100644 index 0000000..ceeb864 --- /dev/null +++ b/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.