chore(brew): update bundle, HOMEBREW_NO_ENV_HINTS

This commit is contained in:
2023-08-31 15:03:10 +03:00
parent fb9301c095
commit 3154fabe26
2 changed files with 5 additions and 2 deletions

View File

@@ -24,6 +24,8 @@ have ansible && {
export ANDROID_HOME="$XDG_DATA_HOME/android"
export HOMEBREW_NO_ENV_HINTS=true
# composer, https://getcomposer.org/
export COMPOSER_HOME="$XDG_STATE_HOME/composer"
export COMPOSER_BIN="$COMPOSER_HOME/vendor/bin"