This message was deleted.
# community-support
s
This message was deleted.
r
echo $fpath | grep "/usr/local/share/zsh/site-functions"
returns
/opt/homebrew/share/zsh/site-functions /usr/local/share/zsh/site-functions /usr/share/zsh/site-functions /usr/share/zsh/5.9/functions
, and other brew installed commands have autocomplete.
Interesting -
/opt/homebrew/share/zsh/site-functions
contains
_gradle -> ../../../Cellar/gradle-completion/1.4.1/share/zsh/site-functions/_gradle
but
/usr/share/zsh/5.9/functions
also contains
_gradle
. Wonder if that's the issue..
Deleting
/usr/share/zsh/5.9/functions/_gradle
seems to have reinstated it. Thank you for being my rubber duck. (How is it possible that there's no rubber duck emoji?!)
🦆 3
That's a real duck. They make an awful mess and noise if you keep one on your desk.