mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-30 11:21:15 -03:00
completion: Set up wrapping for gw/gradlew
These were set up as commands in the actual gradle completions, but they would never be loaded.
This commit is contained in:
1
share/completions/gradlew.fish
Normal file
1
share/completions/gradlew.fish
Normal file
@@ -0,0 +1 @@
|
||||
complete -c gradlew -w gradle
|
||||
1
share/completions/gw.fish
Normal file
1
share/completions/gw.fish
Normal file
@@ -0,0 +1 @@
|
||||
complete -c gw -w gradle
|
||||
Reference in New Issue
Block a user