Explorar o código

feat(zsh): opt out from homebrew analytics

Joe hai 1 ano
pai
achega
f1fd44d3c5
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      .config/zsh/.zshenv

+ 6 - 0
.config/zsh/.zshenv

@@ -21,6 +21,12 @@ PATH="${HOME}/.rvm/bin:${PATH}"
 
 export PATH
 
+################################################################################
+# Miscellaneous configuration options
+################################################################################
+
+export HOMEBREW_NO_ANALYTICS=1
+
 ################################################################################
 # Color palette and dark mode
 ################################################################################