this repo has no description

[zsh] hide homebrew env hints

Changed files
+1
+1
dot_zshrc
··· 115 115 export FZF_CTRL_T_COMMAND="$FZF_DEFAULT_COMMAND" 116 116 export KALEIDOSCOPE_DIR=$HOME/src/indirect/Kaleidoscope 117 117 export KUBECONFIG=$KUBECONFIG:~/.kube/rubygems.config 118 + export HOMEBREW_NO_ENV_HINTS=1 118 119 119 120 # Default to the latest ruby version 120 121 export DEFAULT_RUBY_VERSION=$(ls ~/.rubies | grep -v system | tail -n1)