aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2019-08-01 21:40:31 +0300
committerromkatv <roman.perepelitsa@gmail.com>2019-08-01 21:40:31 +0300
commit012a67aa38f3d79b4005379bd0063656595d6dc9 (patch)
treee372e1cf241258c5e067cfc1ec9107dc01f63477 /README.md
parentebfe37b0b6b02c09f20833c4bc7cd325045099f7 (diff)
extend faq
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
index fd4651e9..013e6021 100644
--- a/README.md
+++ b/README.md
@@ -174,6 +174,18 @@ covered by the same license.
## FAQ
+### Why my icons and/or powerline symbols look bad?
+
+It's likely your font's fault. [Install the recommended font](#fonts) and run `p10k configure`.
+
+### Why do I have a question mark symbol in my prompt? Is my font broken?
+
+If it looks like a regular `?`, that's normal. It means you have untracked files in the current Git
+repository. Type `git status` to see these files.
+
+You can change this symbol by editing `~/.p10k.zsh`. Search for `?` and replace it with something
+else.
+
### Why does Powerlevel10k spawn extra processes?
Powerlevel10k uses [gitstatus](https://github.com/romkatv/gitstatus) as the backend behind `vcs`