We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b042038 commit ed6e96dCopy full SHA for ed6e96d
README.md
@@ -29,7 +29,7 @@ echo $fpath | grep "/usr/local/share/zsh/site-functions"
29
30
Download and place the plugin and completion script into your oh-my-zsh plugins directory.
31
```
32
-git clone https://github.com/gradle/gradle-completion ~/.oh-my-zsh/plugins/gradle-completion
+git clone https://github.com/gradle/gradle-completion ~/.oh-my-zsh/custom/plugins/gradle-completion
33
34
35
Add `gradle-completion` to the plugins array in your '.zshrc' file.
0 commit comments