diff --git a/dot_config/fish/private_config.fish.tmpl b/dot_config/fish/private_config.fish.tmpl index c71e143..4f19ba6 100644 --- a/dot_config/fish/private_config.fish.tmpl +++ b/dot_config/fish/private_config.fish.tmpl @@ -14,6 +14,7 @@ set -gx RUSTC_WRAPPER sccache set -gx VIRTUAL_ENV_DISABLE_PROMPT 1 +set -gx HOMEBREW_NO_ENV_HINTS 1 set -gx LANG en_US.UTF-8