2.4 KiB
2.4 KiB
Configuration
For new users
On the first run, Powerlevel10k configuration wizard will ask you a few
questions and configure your prompt. If it doesn't trigger automatically, type p10k configure
.
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.
FAQ:
- What is the best prompt style in the configuration wizard?
- What do different symbols in Git status mean?
- How do I change the format of Git status?
- How do I add username and/or hostname to prompt?
- How do I change prompt colors?
- Why some prompt segments appear and disappear as I'm typing?
Troubleshooting:
- Question mark in prompt.
- Icons, glyphs or powerline symbols don't render.
- Sub-pixel imperfections around powerline symbols.
- Directory is difficult to see in prompt when using Rainbow style.
For Powerlevel9k users
If you've been using Powerlevel9k before, do not remove the configuration options. Powerlevel10k will pick them up and provide you with the same prompt UI you are used to. See Powerlevel9k compatibility.
FAQ:
- I'm using Powerlevel9k with Oh My Zsh. How do I migrate?
- What is the relationship between Powerlevel9k and Powerlevel10k?
- Does Powerlevel10k always render exactly the same prompt as Powerlevel9k given the same config?
Troubleshooting: Extra or missing spaces in prompt compared to Powerlevel9k.