Skip to content

Commit ed6e96d

Browse files
xaviariasXavier Arias Seguí
authored andcommitted
Install as an Oh My ZSH custom plugin
The official repo states that custom plugins should be under $ZSH_CUSTOM/plugins. Signed-off-by: Xavier Arias Seguí <[email protected]>
1 parent b042038 commit ed6e96d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ echo $fpath | grep "/usr/local/share/zsh/site-functions"
2929

3030
Download and place the plugin and completion script into your oh-my-zsh plugins directory.
3131
```
32-
git clone https://github.com/gradle/gradle-completion ~/.oh-my-zsh/plugins/gradle-completion
32+
git clone https://github.com/gradle/gradle-completion ~/.oh-my-zsh/custom/plugins/gradle-completion
3333
```
3434

3535
Add `gradle-completion` to the plugins array in your '.zshrc' file.

0 commit comments

Comments
 (0)