Skip to content

Commit c6ab4ee

Browse files
committed
updated homebrew configuration
1 parent cae6f41 commit c6ab4ee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dotfiles/sh_config.d/41.homebrew_github.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ case $(setuptype) in
3131
;;
3232
esac
3333

34+
# Disable Homebrew environment hints
35+
export HOMEBREW_NO_ENV_HINTS=1
36+
3437
# Configure Homebrew GitHub token if provided via environment
3538
# This helps avoid GitHub API rate limits when installing from Homebrew
3639
if command -v brew &> /dev/null; then

0 commit comments

Comments
 (0)