diff --git a/README.md b/README.md index cf2b2e9..abef988 100644 --- a/README.md +++ b/README.md @@ -190,6 +190,7 @@ These frameworks make customizing your zsh setup easier. * [autoupdate-antigen.zshplugin](https://github.com/unixorn/autoupdate-antigen.zshplugin) - Antigen doesn't do automatic updates like oh-my-zsh. This plugin adds auto updating for antigen, both of antigen and the bundles loaded in your configuration. * [bitbucket-git-helpers](https://github.com/unixorn/bitbucket-git-helpers.plugin.zsh) - Helper scripts to allow you to create bitbucket PRs or open a directory in the current branch. * [blackbox](https://github.com/StackExchange/blackbox) - Stack Exchange's toolkit for storing keys/credentials securely in a git repository. +* [branch-manager](https://github.com/elstgav/branch-manager) - A plugin for managing git branches * [browse-commit](https://github.com/adolfoabegg/browse-commit) - A plugin that lets you open any commit in your browser from the command line. * [calc.plugin.zsh](https://github.com/arzzen/calc.plugin.zsh) - A calculator for zsh * [caniuse.plugin.zsh](https://github.com/walesmd/caniuse.plugin.zsh) - Add [Can I Use...](http://caniuse.com) support to ZSH.