chore: update brew path
This commit is contained in:
@@ -99,7 +99,7 @@ case $(uname -s) in
|
|||||||
macos
|
macos
|
||||||
)
|
)
|
||||||
|
|
||||||
export PATH="$(brew --prefix bison)/bin:$PATH"
|
export PATH="$(/opt/homebrew/bin/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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user