From 635b0d7c99a22d996b5ca43efb56e9ec6b1ebdb4 Mon Sep 17 00:00:00 2001 From: romkatv Date: Fri, 2 Aug 2019 09:39:40 +0200 Subject: make it easier to change the untracked files icon; fixes #147 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4b188da6..09f1618d 100644 --- a/README.md +++ b/README.md @@ -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? -- cgit v1.2.3