From aabfd383f584bf43ec635261e3969001b9914406 Mon Sep 17 00:00:00 2001 From: Tom Regner Date: Fri, 11 Jun 2021 10:48:08 +0200 Subject: [PATCH] Fix clock/time color for now --- zshrc.org | 1 + 1 file changed, 1 insertion(+) diff --git a/zshrc.org b/zshrc.org index e02f801..0572a76 100644 --- a/zshrc.org +++ b/zshrc.org @@ -784,6 +784,7 @@ Do not show the ~nodejs~ block, show our new shiny php block instead. "${BLOX_BLOCK__PHP_SYMBOL}${PHPV}" fi } +BLOX_BLOCK__TIME_COLOR="grey" export BLOX_SEG__UPPER_RIGHT=( bgjobs php pyenv virtualenv time ) #+END_SRC -- 2.34.2