diff options
author | romkatv <roman.perepelitsa@gmail.com> | 2019-07-31 16:07:19 +0300 |
---|---|---|
committer | romkatv <roman.perepelitsa@gmail.com> | 2019-07-31 16:07:19 +0300 |
commit | 095dd3236d92f4743913d0f07e55df646f6f42bd (patch) | |
tree | 8ae3ad8c8f34e9fbd891fb55af61fce644008ce7 | |
parent | 75d39fabd834044e6291b4a60787a9eca08859d0 (diff) |
docs
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -22,7 +22,7 @@ prompt. 1. [Antibody](#antibody) 1. [Configuration](#configuration) 1. [For new users](#for-new-users) - 1. [For existing users](#for-existing-users) + 1. [For Powerlevel9k users](#for-powerlevel9k-users) 1. [Fonts](#fonts) 1. [Try it in Docker](#try-it-in-docker) 1. [Is it really faster?](#is-it-really-fast) @@ -85,7 +85,7 @@ Add `antibody bundle romkatv/powerlevel10k` to your `~/.zshrc`. On the first run Powerlevel10k configuration wizard will ask you a few questions and configure your prompt. If it doesn't trigger automatically, type `p9k_configure`. -### For existing users +### For Powerlevel9k users 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. Powerlevel10k recognized |