Awesome
oh-my-zsh-jira-plus
A plugin for oh-my-zsh that can parse the issue key out of the current branch i.e. "issue/CONF-123"
Installation
Antigen
Add antigen bundle gerges/oh-my-zsh-jira-plus
to your .zshrc
where you have your other bundle commands.
Zgen
Add zgen load gerges/oh-my-zsh-jira-plus
to your .zshrc
with your other zgen load commands.