Browse Source

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

JM" (Jason Meridth) 2 years ago
parent
commit
eaa6024421
1 changed files with 1 additions and 0 deletions
  1. 1 0
      plugins/autoenv/autoenv.plugin.zsh

+ 1 - 0
plugins/autoenv/autoenv.plugin.zsh

@@ -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