Add prompt documentation

This commit is contained in:
Colin Hebert 2012-04-14 11:48:55 +01:00
parent 2859204067
commit a147e42aac

24
modules/prompt/README.md Normal file
View file

@ -0,0 +1,24 @@
Prompt
======
Load prompt [themes][1].
Settings
--------
### Theme selection
To select a prompt theme, add the following to zshrc, and replace 'name' with
the name of the theme you wish to load. Setting it to random will load a random
theme.
zstyle ':omz:module:prompt' theme 'name'
Authors
-------
*The authors of this module should be contacted via the github bug tracker.*
- [Sorin Ionescu](/sorin-ionescu)
[1]: http://zsh.sourceforge.net/Doc/Release/User-Contributions.html#Prompt-Themes