From 30f0a9b9e58ff74d0e8797fb9f2b1439bed7c409 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Hendrik=20J=C3=A4ger?= Date: Thu, 8 Dec 2022 22:48:55 +0100 Subject: [PATCH] export so it gets picked up by debconf, needrestart, etc --- .zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.zshrc b/.zshrc index e04c8ea..739dac5 100644 --- a/.zshrc +++ b/.zshrc @@ -89,6 +89,7 @@ NEWT_COLORS="${NEWT_COLORS};helpline=yellow,brown" NEWT_COLORS="${NEWT_COLORS};emptyscale=red" NEWT_COLORS="${NEWT_COLORS};fullscale=blue" +export NEWT_COLORS # black # darkgray -- 2.39.2