mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-08-14 17:08:48 +02:00
Add jira plugin info
@ -288,6 +288,15 @@ Adds tab-completion of Grails script names to the command line use of grails. L
|
|||||||
- `./scripts`
|
- `./scripts`
|
||||||
- `./plugins/*/scripts`
|
- `./plugins/*/scripts`
|
||||||
|
|
||||||
|
## jira
|
||||||
|
**Maintainer:** [paulredmond](https://github.com/paulredmond)
|
||||||
|
|
||||||
|
* Open Jira issues using the command *open_jira_issue*
|
||||||
|
```shell
|
||||||
|
jira # Open new issue form in browser
|
||||||
|
jira ABC-123 # Open issue in browser
|
||||||
|
```
|
||||||
|
|
||||||
## knife
|
## knife
|
||||||
**Maintainer:** [franklouwers](https://github.com/franklouwers)
|
**Maintainer:** [franklouwers](https://github.com/franklouwers)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user