From 304f65b537bdef213724798437144288ba286587 Mon Sep 17 00:00:00 2001 From: Pandu POLUAN Date: Thu, 28 Dec 2017 12:10:13 +0700 Subject: [PATCH] Update ys-pep-2 theme desc --- themes/ys-pep-2.zsh-theme | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/themes/ys-pep-2.zsh-theme b/themes/ys-pep-2.zsh-theme index 77dcf9290..372cb9d60 100644 --- a/themes/ys-pep-2.zsh-theme +++ b/themes/ys-pep-2.zsh-theme @@ -1,4 +1,4 @@ -# ys-pep Theme, based on ys Theme by Yad Smood +# ys-pep Theme version 2, based on ys Theme by Yad Smood # # ----- BEGIN Original Description ----- # @@ -19,6 +19,13 @@ # * Fix Mercurial detection # # Sep-Oct 2017 Pandu POLUAN +# +# Changes to ys-pep theme: +# * Split the prompt definition to 3 sections for better maintainability +# * Add "leftbar" to more easily identify the prompt after a monstrous scroll +# * Better IP address detection -- skips link-local, loopback, and DOWN ifaces +# +# Nov-Dec 2017 Pandu POLUAN # VCS YS_VCS_PROMPT_PREFIX1=" %F{white}on%{$reset_color%} "