From ce98f796c7c4ba3cf4a36f5730f8407ef865afba Mon Sep 17 00:00:00 2001 From: eeemsi Date: Fri, 13 Jan 2023 17:24:28 +0100 Subject: [PATCH] del (zshrc): remove homebrew for now and see what happens --- zshrc | 8 -------- 1 file changed, 8 deletions(-) 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)"