diff --git a/Library/Homebrew/env_config.rb b/Library/Homebrew/env_config.rb index ce893a34c898b..7ae86692e795e 100644 --- a/Library/Homebrew/env_config.rb +++ b/Library/Homebrew/env_config.rb @@ -31,7 +31,7 @@ module EnvConfig }, HOMEBREW_BAT_CONFIG_PATH: { description: "Use this as the `bat` configuration file.", - default_text: "`$HOME/.bat/config`.", + default_text: "`$HOME/.config/bat/config`.", }, HOMEBREW_BOOTSNAP: { description: "If set, use Bootsnap to speed up repeated `brew` calls. "\