aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2019-09-06 13:10:27 +0300
committerromkatv <roman.perepelitsa@gmail.com>2019-09-06 13:10:27 +0300
commit8e653efd018f4b9605a59925fbc10e0495eddc17 (patch)
tree45d0c9db5ac233a1e4785fe6d9d3481dff5b12db /README.md
parent5886154bb14965f59d26f349b97e2c5e9104bf93 (diff)
remove obsolete faq entry about auto_name_dirs (there is a workaround in the code now)
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/README.md b/README.md
index 3b926b55..7d3818fc 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,6 @@ prompt.
1. [Why is my right prompt wrapping around in a weird way?](#why-is-my-right-prompt-wrapping-around-in-a-weird-way)
1. [I cannot install the recommended font. Help!](#i-cannot-install-the-recommended-font-help)
1. [Why do I have a question mark symbol in my prompt? Is my font broken?](#why-do-i-have-a-question-mark-symbol-in-my-prompt-is-my-font-broken)
- 1. [Why is my current directory displayed as `~_p9k_pwd`?](#why-is-my-current-directory-displayed-as-_p9k_pwd)
1. [Why does Powerlevel10k spawn extra processes?](#why-does-powerlevel10k-spawn-extra-processes)
1. [Are there configuration options that make Powerlevel10k slow?](#are-there-configuration-options-that-make-powerlevel10k-slow)
1. [Is Powerlevel10k fast to load?](#is-powerlevel10k-fast-to-load)
@@ -239,15 +238,6 @@ 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`