From b0c051cdfd39ed20488360a63496674cee234148 Mon Sep 17 00:00:00 2001 From: romkatv Date: Thu, 27 Feb 2020 18:28:30 +0100 Subject: save and restore screen in the wizard --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 70a69ac3..d045b2ac 100644 --- a/README.md +++ b/README.md @@ -1165,8 +1165,8 @@ parameters are defined. Based on your prompt style choices, the configuration wi source this file. The next time you start Zsh, the configuration wizard shouldn't run automatically. If it does, this means the evaluation of `~/.zshrc` terminates prematurely before it reaches the line that sources `~/.p10k.zsh`. This most often happens due to syntax errors in `~/.zshrc`. These -errors get hidden by the configuration wizard screen, so you don't notice them. Scroll up in the -first configuration wizard screen to see these errors. Alternatively, run +errors get hidden by the configuration wizard screen, so you don't notice them. When you exit +configuration wizard, look for error messages. You can also use `POWERLEVEL9K_DISABLE_CONFIGURATION_WIZARD=true zsh` to start Zsh without automatically running the configuration wizard. Once you can see the errors, fix `~/.zshrc` to get rid of them. -- cgit v1.2.3