# Brew
export BREW_HOME="/opt/homebrew"
export PATH="$BREW_HOME/bin:$PATH"
export HOMEBREW_EDITOR="vim"
export PATH="$HOMEBREW_EDITOR/bin:$PATH"
export HOMEBREW_NO_ENV_HINTS=1
Created
March 9, 2023 22:47
-
-
Save rbento/0b2168328d6d4363c47287522de1ec25 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment