From 155dd748fabd062d2fdee3e7e4c1ae9a95a5018d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pedro=20Magalh=C3=A3es?= Date: Wed, 11 May 2022 22:53:41 -0300 Subject: [PATCH 1/2] docs: add gh-b to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9cc4e61773..9ea45e1678 100644 --- a/README.md +++ b/README.md @@ -298,6 +298,7 @@ For some Bubble Tea programs in production, see: * [fork-cleaner](https://github.com/caarlos0/fork-cleaner): cleans up old and inactive forks in your GitHub account * [gambit](https://github.com/maaslalani/gambit): play chess in the terminal * [gembro](https://git.sr.ht/~rafael/gembro): a mouse-driven Gemini browser +* [gh-b](https://github.com/joaom00/gh-b): GitHub CLI extension to easily manage your branches * [gh-prs](https://www.github.com/dlvhdr/gh-prs): gh cli extension to display a dashboard of PRs * [gitflow-toolkit](https://github.com/mritd/gitflow-toolkit): a GitFlow submission tool * [Glow](https://github.com/charmbracelet/glow): a markdown reader, browser and online markdown stash From fa2f2891971218966b8f8bd0c0ec27cb35788c38 Mon Sep 17 00:00:00 2001 From: Maas Lalani Date: Wed, 1 Jun 2022 20:24:17 -0400 Subject: [PATCH 2/2] docs: rename gh-prs to gh-dash --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ea45e1678..4ee6a9f076 100644 --- a/README.md +++ b/README.md @@ -299,7 +299,7 @@ For some Bubble Tea programs in production, see: * [gambit](https://github.com/maaslalani/gambit): play chess in the terminal * [gembro](https://git.sr.ht/~rafael/gembro): a mouse-driven Gemini browser * [gh-b](https://github.com/joaom00/gh-b): GitHub CLI extension to easily manage your branches -* [gh-prs](https://www.github.com/dlvhdr/gh-prs): gh cli extension to display a dashboard of PRs +* [gh-dash](https://www.github.com/dlvhdr/gh-dash): GitHub cli extension to display a dashboard of PRs and issues * [gitflow-toolkit](https://github.com/mritd/gitflow-toolkit): a GitFlow submission tool * [Glow](https://github.com/charmbracelet/glow): a markdown reader, browser and online markdown stash * [gocovsh](https://github.com/orlangure/gocovsh): explore Go coverage reports from the CLI