From 03d83eae3ce2a48c970f4ed5c79d22bf3f89cfcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Cornell=C3=A0?= Date: Sun, 14 Aug 2022 17:22:51 +0200 Subject: [PATCH] Remove gb plugin --- Plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins.md b/Plugins.md index 765a784..a828440 100644 --- a/Plugins.md +++ b/Plugins.md @@ -105,7 +105,6 @@ plugins=(rails git ruby) - [fzf](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/fzf) - [gas](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/gas) - [gatsby](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/gatsby) -- [gb](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/gb) - [gcloud](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/gcloud) - [geeknote](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/geeknote) - [gem](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/gem) @@ -332,6 +331,7 @@ plugins=(rails git ruby) - copydir: functionality moved to [`copypath`](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/copypath) plugin. - django: removed because Zsh provides a better completion for Django. - fedora: use `dnf` instead. +- gb: [project archived since 2017](https://github.com/constabulary/gb). - git-remote-branch: not actively maintained. - go: use `golang` instead. - npx: new npm versions (>=7.0.0) do not provide the same functionality.