edit: change $HOMEBREW_BAT_CONFIG_PATH

Fix #11974
This commit is contained in:
Freed-Wu 2021-09-05 23:11:03 +08:00
parent fd46a173fe
commit c126eacfe8

View File

@ -31,7 +31,7 @@ module Homebrew
}, },
HOMEBREW_BAT_CONFIG_PATH: { HOMEBREW_BAT_CONFIG_PATH: {
description: "Use this as the `bat` configuration file.", description: "Use this as the `bat` configuration file.",
default_text: "`$HOME/.bat/config`.", default_text: "`$HOME/.config/bat/config`.",
}, },
HOMEBREW_BOOTSNAP: { HOMEBREW_BOOTSNAP: {
description: "If set, use Bootsnap to speed up repeated `brew` calls. "\ description: "If set, use Bootsnap to speed up repeated `brew` calls. "\