From 6ccf93a212d8a3525b6694494cd4bd64f434868b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Cornell=C3=A0?= Date: Sun, 26 Dec 2021 19:24:04 +0100 Subject: [PATCH] Updated Settings (markdown) --- Settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Settings.md b/Settings.md index dc42be2..686decc 100644 --- a/Settings.md +++ b/Settings.md @@ -387,7 +387,7 @@ In this example, the random theme will remove these 3 themes from the pool of ca ### `ZSH_THEME_RANDOM_QUIET` -If this variable is set to a value (`true` or `1`), the random theme will not show a startup message indicating which theme was chosen. For example: +If this variable is set to `true`, the random theme will not show a startup message indicating which theme was chosen. For example: ```zsh ZSH_THEME_RANDOM_QUIET=true