From 29b9397fa965e7f4b45cb80fdb998d74c1421e54 Mon Sep 17 00:00:00 2001 From: romkatv Date: Tue, 30 Jul 2019 12:37:34 +0200 Subject: [PATCH] comments --- config/p10k-pure.zsh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/p10k-pure.zsh b/config/p10k-pure.zsh index a28df24..271504e 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