del (zshrc): remove homebrew for now and see what happens

This commit is contained in:
eeemsi 2023-01-13 17:24:28 +01:00
parent 88f2031200
commit ce98f796c7
1 changed files with 0 additions and 8 deletions

8
zshrc
View File

@ -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)"