chore(brew): update brewfile, add env to skip mas

This commit is contained in:
2024-03-09 10:21:05 +02:00
parent 03a1b5fb85
commit 8f3f4d7ed9
3 changed files with 17 additions and 9 deletions

View File

@@ -29,6 +29,8 @@ export BKT_TTL=1m
# brew, https://docs.brew.sh/Manpage
export HOMEBREW_NO_ENV_HINTS=true
export HOMEBREW_BUNDLE_MAS_SKIP=true
export HOMEBREW_BUNDLE_FILE="$XDG_CONFIG_HOME/homebrew/Brewfile"
# composer, https://getcomposer.org/
export COMPOSER_HOME="$XDG_STATE_HOME/composer"