summaryrefslogtreecommitdiff
path: root/.zsh/zshenv/80_homebrew
diff options
context:
space:
mode:
Diffstat (limited to '.zsh/zshenv/80_homebrew')
-rw-r--r--.zsh/zshenv/80_homebrew10
1 files changed, 0 insertions, 10 deletions
diff --git a/.zsh/zshenv/80_homebrew b/.zsh/zshenv/80_homebrew
deleted file mode 100644
index 13150f7..0000000
--- a/.zsh/zshenv/80_homebrew
+++ /dev/null
@@ -1,10 +0,0 @@
-# zshenv/80_homebrew
-#
-# Set variables related to Homebrew
-#
-# Copyright © 2022 Tobias Klauser <tklauser@distanz.ch>
-# Released under the terms of the Artistic Licence 2.0
-#
-# Source repository: git://git.distanz.ch/dotfiles/zsh.git
-
-eval "$(/opt/homebrew/bin/brew shellenv)"