mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-09 02:24:03 +01:00
Update plugins/grails/grails.plugin.zsh
Added support for Grails wrapper command `grailsw` using same allowed arguments as basic `grails` command.
This commit is contained in:
parent
397c085a19
commit
ebcf945cec
1 changed files with 1 additions and 0 deletions
|
|
@ -52,3 +52,4 @@ _grails() {
|
|||
}
|
||||
|
||||
compdef _grails grails
|
||||
compdef _grails grailsw
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue