summaryrefslogtreecommitdiff
path: root/sh/profile
diff options
context:
space:
mode:
authorzsmith <zsmith@newhopechurch.tv>2025-07-21 09:59:59 -0500
committerzsmith <zsmith@newhopechurch.tv>2025-07-21 09:59:59 -0500
commit1eab36c3af8ac9f4bce9a2890050fb9f37cbe01f (patch)
tree1f03f04a1165769b5a5a014159b88d91b396dbeb /sh/profile
parent49cde0e9c380d1165713b7583359db7f4df6ab06 (diff)
Add macos homebrew to pathmac
Diffstat (limited to 'sh/profile')
-rw-r--r--sh/profile1
1 files changed, 1 insertions, 0 deletions
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"