From b47bbcdea53c8bc65ca28641b7751977eba500a8 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sat, 7 Nov 2020 07:13:13 -0700 Subject: [PATCH] Add gunstage plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 92643e0..ab31428 100644 --- a/README.md +++ b/README.md @@ -634,6 +634,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not * [gtm-terminal-plugin](https://github.com/git-time-metric/gtm-terminal-plugin) - terminal plugin for [git time metrics](https://github.com/git-time-metric/gtm/blob/master/README.md). * [gtr](https://github.com/Zocker1999NET/zsh-gtr) - Allows fast tagging of a release in git using the tag name **release-YYYY-MM-DD-HH-MM** and headline **Release YYYY-MM-DD HH:MM**. * [guish](https://github.com/gcarrarom/oh-my-guish) - Collection of utility functions and aliases. +* [gunstage](https://github.com/LucasLarson/gunstage) - There are at least eight ways to unstage files in a `git` repository. This is a command-line shell plugin for undoing `git add`. * [gumsible](https://github.com/Lowess/gumsible-oh-my-zsh-plugin) - Wrapper plugin for [Molecule](https://molecule.readthedocs.io/en/latest/index.html). * [gvm (dgnest)](https://github.com/dgnest/zsh-gvm-plugin) - A gvm (Go version manager) plugin for ZSH. * [gvm (yerinle)](https://github.com/yerinle/zsh-gvm) - Provides autocompletion for `gvm` (Groovy enVironment Manager).