chore: update PATH on MacOS to use Homebrew bison binary
This commit is contained in:
@@ -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)"
|
||||||
|
|||||||
Reference in New Issue
Block a user