Unverified Commit eaa60244 authored by JM" (Jason Meridth)'s avatar JM" (Jason Meridth) Committed by GitHub

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

parent 511ed654
...@@ -13,6 +13,7 @@ if ! type autoenv_init >/dev/null; then ...@@ -13,6 +13,7 @@ if ! type autoenv_init >/dev/null; then
~/.autoenv ~/.autoenv
~/.local/bin ~/.local/bin
/usr/local/opt/autoenv /usr/local/opt/autoenv
/opt/homebrew/opt/autoenv
/usr/local/bin /usr/local/bin
/usr/share/autoenv-git /usr/share/autoenv-git
~/Library/Python/bin ~/Library/Python/bin
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment