aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2019-08-29 12:38:56 +0300
committerromkatv <roman.perepelitsa@gmail.com>2019-08-29 12:39:01 +0300
commit9bf56e7d46d1ad1808d71cf3e8b15f73311dfdd3 (patch)
treecaa62ba19e234402b5e6c78cbb30bbb621f4b5d5 /README.md
parent84a562eca6a6fe7af511b52fb3560172511a9849 (diff)
add an faq entry about auto_name_dirs
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9cfbceb9..592be93c 100644
--- a/README.md
+++ b/README.md
@@ -238,6 +238,15 @@ some glyphs. To fix this problem,
[install the recommended font](#recommended-meslo-nerd-font-patched-for-powerlevel10k) and run
`p10k configure`.
+### Why is my current directory displayed as `~_p9k_pwd`?
+
+This is the intended effect of `auto_name_dirs` option. You can disable this option with the
+following command:
+
+```zsh
+echo 'unsetopt auto_name_dirs' >>! ~/.zshrc
+```
+
### Why does Powerlevel10k spawn extra processes?
Powerlevel10k uses [gitstatus](https://github.com/romkatv/gitstatus) as the backend behind `vcs`