aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2019-07-31 19:21:37 +0300
committerromkatv <roman.perepelitsa@gmail.com>2019-07-31 19:21:37 +0300
commita6b572da4597626fb55b11abb9d3fb0dc255a5cd (patch)
tree5811d3e3b3a83b985e236a8cd2646b306216202a /README.md
parent070697a91401e1fb06ca7affa306b303b6d7701c (diff)
add p10k configure
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 5e91f68f..1ff0bea0 100644
--- a/README.md
+++ b/README.md
@@ -83,7 +83,7 @@ Add `antibody bundle romkatv/powerlevel10k` to your `~/.zshrc`.
### For new users
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`.
+your prompt. If it doesn't trigger automatically, type `p10k configure`.
### For Powerlevel9k users
@@ -92,7 +92,7 @@ will pick them up and provide you with the same prompt UI you are used to. Power
all configuration options used by Powerlevel9k. See Powerlevel9k
[configuration guide](https://github.com/bhilburn/powerlevel9k#prompt-customization).
-To go beyond the functionality of Powerlevel9k, type `p9k_configure` and explore the unique styles
+To go beyond the functionality of Powerlevel9k, type `p10k configure` and explore the unique styles
and features Powerlevel10k has to offer.
## Fonts
@@ -120,7 +120,7 @@ sudo apt install libglib2.0-bin
gsettings set org.gnome.desktop.interface monospace-font-name 'MesloLGS NF 11'
```
-Run `p9k_configure` to pick the best style for your new font.
+Run `p10k configure` to pick the best style for your new font.
_Using a different terminal and know how to set font for it? Share your knowledge by sending a PR
to expand the list!_