mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-10 01:10:41 +01:00
Add shortcut for opening current branch in Jira (#6366)
This commit is contained in:
committed by
Robby Russell
parent
e8e7bf3b89
commit
529a12fac8
@@ -7,6 +7,7 @@ _1st_arguments=(
|
||||
'dashboard:open the dashboard'
|
||||
'reported:search for issues reported by a user'
|
||||
'assigned:search for issues assigned to a user'
|
||||
'br:open the issue named after the git branch of the current directory'
|
||||
'dumpconfig:display effective jira configuration'
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user