1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-07-05 21:59:43 +00:00
prezto/modules/prompt/README.md

25 lines
569 B
Markdown
Raw Normal View History

Prompt
======
Loads prompt [themes][1].
Settings
--------
2012-05-22 00:18:30 +00:00
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
-------
2012-05-22 00:18:30 +00:00
*The authors of this module should be contacted via the [issue tracker][2].*
2012-05-22 00:18:30 +00:00
- [Sorin Ionescu](https://github.com/sorin-ionescu)
[1]: http://zsh.sourceforge.net/Doc/Release/User-Contributions.html#Prompt-Themes
2012-05-22 00:18:30 +00:00
[2]: https://github.com/sorin-ionescu/oh-my-zsh/issues