From fd28652a8ed0d2704f467f0b4324c6ceb164a79f Mon Sep 17 00:00:00 2001 From: Pepijn Bakker Date: Sun, 28 May 2023 15:02:45 +0200 Subject: [PATCH] fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f31ed509a..9ab912824 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ color: # How to colorize the output. # When "classic" is set, this is set to "no-color". # Possible values: default, custom - # When "custom" is set, lsd will look in the config directory for `colors.conf`. + # When "custom" is set, lsd will look in the config directory for `colors.yaml`. theme: default # == Date ==