diff --git a/zshrc b/zshrc index a708f3e..9260b24 100644 --- a/zshrc +++ b/zshrc @@ -73,11 +73,3 @@ export LESSHISTFILE=/dev/null # Disable features like shell or pipe commands and more in less export LESSSECURE=1 - -### -# -# HOMEBREW -# -### - -eval "$(/opt/homebrew/bin/brew shellenv)"