From a6b572da4597626fb55b11abb9d3fb0dc255a5cd Mon Sep 17 00:00:00 2001 From: romkatv Date: Wed, 31 Jul 2019 18:21:37 +0200 Subject: add p10k configure --- config/p10k-pure.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/p10k-pure.zsh') diff --git a/config/p10k-pure.zsh b/config/p10k-pure.zsh index 271504e2..aa6e5b7f 100644 --- a/config/p10k-pure.zsh +++ b/config/p10k-pure.zsh @@ -11,7 +11,7 @@ # For example, just like in Pure, prompt will provide no indication of Git status being stale. # This is likely to make user experience worse than with any other Powerlevel10k config. If # you like the general style of Pure but not particularly attached to all its quirks, type -# `p9k_configure` while having Powerlevel10k theme active and pick lean style. +# `p10k configure` while having Powerlevel10k theme active and pick lean style. # Temporarily disable aliases. if [[ -o 'aliases' ]]; then -- cgit v1.2.3