diff --git a/External-plugins.md b/External-plugins.md index 871cf44..921ae34 100644 --- a/External-plugins.md +++ b/External-plugins.md @@ -15,4 +15,10 @@ If you found yourself constantly typing `git status` after bunch of commands lik This plugin is a nice addition to **git_prompt_status**. -You can get it from [here](https://gist.github.com/oshybystyi/475ee7768efc03727f21). \ No newline at end of file +You can get it from [here](https://gist.github.com/oshybystyi/475ee7768efc03727f21). + +### Jira & Git interaction + +If names of your Git branches contain Jira issue code, this modification of standard `jira` plugin is for you. It gets an issue code from current branch name and opens related issue. + +You can get it from [here](https://github.com/igoradamenko/jira.plugin.zsh). \ No newline at end of file