mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2025-12-04 21:56:46 +01:00
make it easier to change the untracked files icon; fixes #147
This commit is contained in:
parent
9e9a6720e6
commit
635b0d7c99
3 changed files with 32 additions and 28 deletions
|
|
@ -192,8 +192,8 @@ It's likely your font's fault.
|
|||
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.
|
||||
You can change this symbol or disable the display of untracked files altogether. Search for
|
||||
`untracked files` in `~/.p10k.zsh`.
|
||||
|
||||
### Why does Powerlevel10k spawn extra processes?
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue