You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
Prompt
|
|
|
|
======
|
|
|
|
|
|
|
|
Loads prompt [themes][1].
|
|
|
|
|
|
|
|
Settings
|
|
|
|
--------
|
|
|
|
|
|
|
|
To select a prompt theme, add the following to *zpreztorc*, and replace **name**
|
|
|
|
with the name of the theme you wish to load. Setting it to **random** will load
|
|
|
|
a random theme.
|
|
|
|
|
|
|
|
zstyle ':prezto:module:prompt' theme 'name'
|
|
|
|
|
|
|
|
Authors
|
|
|
|
-------
|
|
|
|
|
|
|
|
*The authors of this module should be contacted via the [issue tracker][2].*
|
|
|
|
|
|
|
|
- [Sorin Ionescu](https://github.com/sorin-ionescu)
|
|
|
|
|
|
|
|
[1]: http://zsh.sourceforge.net/Doc/Release/User-Contributions.html#Prompt-Themes
|
|
|
|
[2]: https://github.com/sorin-ionescu/prezto/issues
|
|
|
|
|