chore: update PATH on MacOS to use Homebrew bison binary

This commit is contained in:
2026-01-18 23:06:01 -05:00
parent 30ee5cee91
commit 345ff2982d
+2
View File
@@ -99,6 +99,8 @@ case $(uname -s) in
macos macos
) )
export PATH="$(brew --prefix bison)/bin:$PATH"
zstyle ':omz:plugins:ssh-agent' ssh-add-args --apple-load-keychain zstyle ':omz:plugins:ssh-agent' ssh-add-args --apple-load-keychain
eval "$(/opt/homebrew/bin/brew shellenv)" eval "$(/opt/homebrew/bin/brew shellenv)"