diff --git a/images/macos/provision/configuration/environment/bashrc b/images/macos/provision/configuration/environment/bashrc index 22821260..aedd17a6 100644 --- a/images/macos/provision/configuration/environment/bashrc +++ b/images/macos/provision/configuration/environment/bashrc @@ -25,8 +25,8 @@ export DOTNET_ROOT=$HOME/.dotnet export DOTNET_MULTILEVEL_LOOKUP=0 export HOMEBREW_NO_AUTO_UPDATE=1 -export HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS=3650 +export HOMEBREW_NO_INSTALL_CLEANUP=1 export HOMEBREW_CASK_OPTS="--no-quarantine" export BOOTSTRAP_HASKELL_NONINTERACTIVE=1 -export BOOTSTRAP_HASKELL_INSTALL_NO_STACK_HOOK=1 \ No newline at end of file +export BOOTSTRAP_HASKELL_INSTALL_NO_STACK_HOOK=1