summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorJM" (Jason Meridth) <jmeridth@gmail.com>2022-03-02 13:47:55 -0600
committerGitHub <noreply@github.com>2022-03-02 20:47:55 +0100
commiteaa60244210ffddb99451910e569790e3630bf89 (patch)
tree42aa349a0ec49a7e943011b20c6b948434b57ecf /plugins
parent511ed65408231d04ed266066bba777d48ebec795 (diff)
downloadzsh-eaa60244210ffddb99451910e569790e3630bf89.tar.gz
zsh-eaa60244210ffddb99451910e569790e3630bf89.tar.bz2
zsh-eaa60244210ffddb99451910e569790e3630bf89.zip
feat(autoenv): add path for Apple Silicon Homebrew (#10749)
Diffstat (limited to 'plugins')
-rw-r--r--plugins/autoenv/autoenv.plugin.zsh1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/autoenv/autoenv.plugin.zsh b/plugins/autoenv/autoenv.plugin.zsh
index bd03cf4b2..229a8a834 100644
--- a/plugins/autoenv/autoenv.plugin.zsh
+++ b/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