Skip to content

Commit 7217490

Browse files
committed
Skip homebrew infos
1 parent 793e0af commit 7217490

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bash/_bash_exports

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,7 @@ export ZSH_PROMPT=flexi
77
export NVIM_AUTOUPDATE=1
88
# Do not print the default use@host in prompt
99
export PROMPT_DEFAULT_USERHOST="@PROMPT_DEFAULT_USERHOST@"
10+
# Disable homebrew hints
11+
HOMEBREW_NO_ENV_HINTS=1
1012
# Enable gpg
1113
export GPG_TTY="$(tty)"

0 commit comments

Comments
 (0)