0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00

feat(autoenv): add path for Apple Silicon Homebrew (#10749)

This commit is contained in:
JM" (Jason Meridth) 2022-03-02 13:47:55 -06:00 committed by GitHub
parent 511ed65408
commit eaa6024421
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,6 +13,7 @@ if ! type autoenv_init >/dev/null; then
~/.autoenv
~/.local/bin
/usr/local/opt/autoenv
/opt/homebrew/opt/autoenv
/usr/local/bin
/usr/share/autoenv-git
~/Library/Python/bin