Skip to content

Commit

Permalink
Merge pull request #11975 from Freed-Wu/issue11974
Browse files Browse the repository at this point in the history
  • Loading branch information
carlocab authored Sep 5, 2021
2 parents fd46a17 + c126eac commit be96bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Homebrew/env_config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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. "\
Expand Down

0 comments on commit be96bfd

Please sign in to comment.