Browse Source

feat(zsh): opt out from homebrew analytics

Joe 1 năm trước cách đây
mục cha
commit
f1fd44d3c5
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  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
 ################################################################################