From e55d73242519932610ee27675a658ae1095ebcab Mon Sep 17 00:00:00 2001 From: Joe Block Date: Tue, 18 Apr 2017 06:21:38 -0700 Subject: [PATCH] Add git-prompt-useremail plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dfa4b72..7197675 100644 --- a/README.md +++ b/README.md @@ -244,6 +244,7 @@ These frameworks make customizing your zsh setup easier. * [git-it-on.zsh](https://github.com/peterhurford/git-it-on.zsh) - Adds ability to open a folder in your current branch on GitHub. * [git-prune](https://github.com/Seinh/git-prune) - Plugin that simplifies deleting merged branches. * [git-secret](https://github.com/sobolevn/git-secret) - A bash-tool to store your private data inside a git repository. +* [git-prompt-useremail](https://github.com/mroth/git-prompt-useremail) - Adds prompt reminders for git user.email. * [gitfast](https://github.com/tevren/gitfast-zsh-plugin) - Updated fork of oh-my-zsh gitfast plugin. * [gitignore.plugin.zsh](https://github.com/voronkovich/gitignore.plugin.zsh) - Plugin for creating `.gitignore` files. * [gitio-zsh](https://github.com/denysdovhan/gitio-zsh) - A zsh plugin for generating a GitHub short URL using [git.io](https://git.io).