30 lines
1.7 KiB
Markdown
30 lines
1.7 KiB
Markdown
# Configuration wizard
|
|
|
|
Type `p10k configure` to access the builtin configuration wizard right from your terminal.
|
|
|
|

|
|
|
|
All styles except [Pure](pure_compatibility.md) are functionally equivalent. They display the same
|
|
information and differ only in presentation.
|
|
|
|
Configuration wizard creates `~/.p10k.zsh` based on your preferences. Additional prompt
|
|
customization can be done by editing this file. It has plenty of comments to help you navigate
|
|
through configuration options.
|
|
|
|
_Tip_: Install [the recommended font](../fonts.md) before
|
|
running `p10k configure` to unlock all prompt styles.
|
|
|
|
_FAQ:_
|
|
|
|
- [What is the best prompt style in the configuration wizard?](../faq.md#what-is-the-best-prompt-style-in-the-configuration-wizard)
|
|
- [What do different symbols in Git status mean?](../faq.md#what-do-different-symbols-in-git-status-mean)
|
|
- [How do I change prompt colors?](../faq.md#how-do-i-change-prompt-colors)
|
|
|
|
_Troubleshooting_:
|
|
|
|
- [Some prompt styles are missing from the configuration wizard](../troubleshooting.md#some-prompt-styles-are-missing-from-the-configuration-wizard).
|
|
- [Question mark in prompt](../troubleshooting.md#question-mark-in-prompt).
|
|
- [Icons, glyphs or powerline symbols don't render](../troubleshooting.md#icons-glyphs-or-powerline-symbols-dont-render).
|
|
- [Sub-pixel imperfections around powerline symbols](../troubleshooting.md#sub-pixel-imperfections-around-powerline-symbols).
|
|
- [Directory is difficult to see in prompt when using Rainbow style](../troubleshooting.md#directory-is-difficult-to-see-in-prompt-when-using-rainbow-style).
|