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 866533d commit fa72b79Copy full SHA for fa72b79
README.md
@@ -25,9 +25,9 @@ brew install gradle-completion
25
echo $fpath | grep "/usr/local/share/zsh/site-functions"
26
```
27
28
-### Install as oh-my-zsh plugin
+### Install as [oh-my-zsh](https://ohmyz.sh/) plugin
29
30
-Download and place the plugin and completion script into your [oh-my-zsh](https://ohmyz.sh/) plugins directory.
+Download and place the plugin and completion script into your oh-my-zsh plugins directory.
31
32
git clone git://github.com/gradle/gradle-completion ~/.oh-my-zsh/plugins/gradle-completion
33
0 commit comments