From 5217a31b961f07f16f2da99ec91eb656335ef773 Mon Sep 17 00:00:00 2001 From: Roman Perepelitsa Date: Sun, 17 Mar 2019 00:06:47 +0100 Subject: [PATCH] docs --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index aeeae0f..8a9f668 100644 --- a/README.md +++ b/README.md @@ -255,6 +255,9 @@ git clone https://github.com/romkatv/powerlevel10k.git ~/powerlevel10k echo 'source ~/powerlevel10k/powerlevel10k.zsh-theme' >>! ~/.zshrc ``` +If you've been using Powerlevel9k before, **do not remove the configuration options**. Powerlevel10k +will pick them up and provide you with the same prompt UI you are used to. + ### What is the minimum supported zsh version? Anything below 5.2 definitely won't work. 5.4 definitely will.