Joey Kaan

Results 3 comments of Joey Kaan

The issue is that the [manual install step](https://github.com/gradle/gradle-completion#install-manually) would put the `_gradle` file in this spot: `~/.zsh/gradle-completion/_gradle`. However, running `brew install gradle-completion` puts the file in `/usr/local/share/zsh/site-functions/_gradle`. So if you...

@Karamellwuerfel Can you show me an example of how you're loading in the scripts in your head? You should also check your logs to see if something's wrong. For me...