We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 793e0af commit 7217490Copy full SHA for 7217490
bash/_bash_exports
@@ -7,5 +7,7 @@ export ZSH_PROMPT=flexi
7
export NVIM_AUTOUPDATE=1
8
# Do not print the default use@host in prompt
9
export PROMPT_DEFAULT_USERHOST="@PROMPT_DEFAULT_USERHOST@"
10
+# Disable homebrew hints
11
+HOMEBREW_NO_ENV_HINTS=1
12
# Enable gpg
13
export GPG_TTY="$(tty)"
0 commit comments