From 1eab36c3af8ac9f4bce9a2890050fb9f37cbe01f Mon Sep 17 00:00:00 2001 From: zsmith Date: Mon, 21 Jul 2025 09:59:59 -0500 Subject: Add macos homebrew to path --- sh/profile | 1 + 1 file changed, 1 insertion(+) (limited to 'sh/profile') diff --git a/sh/profile b/sh/profile index e4659a5..e17f02d 100644 --- a/sh/profile +++ b/sh/profile @@ -122,6 +122,7 @@ addtopath "$HOME/.local/bin/volsv" addtopath "$HOME/.local/bin" addtopath "$HOME/.local/bin/flatpak-sc" addtopath "$HOME/.local/share/flatpak/exports/bin/" +addtopath "/opt/homebrew/bin" addtopath "$CARGO_HOME/bin" addtopath "$GOPATH/bin" addtopath "$ZVMPATH" -- cgit v1.2.3