diff --git a/config/p10k-pure.zsh b/config/p10k-pure.zsh index a28df242..271504e2 100644 --- a/config/p10k-pure.zsh +++ b/config/p10k-pure.zsh @@ -10,8 +10,8 @@ # differences listed above, prompt is identical to Pure. This includes even the bad parts. # 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, -# try p10k-lean.zsh instead. +# 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. # Temporarily disable aliases. if [[ -o 'aliases' ]]; then