From 485dd435be96b8403aeb55c179839bb7e36800ba Mon Sep 17 00:00:00 2001 From: Joe Block Date: Thu, 5 Jan 2023 09:05:07 -0700 Subject: [PATCH] Add `wintermi/zsh-brew` Add `wintermi/zsh-brew` plugin for homebrew. Signed-off-by: Joe Block --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 547accc..048ef4e 100644 --- a/README.md +++ b/README.md @@ -575,6 +575,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not - [boss-git](https://github.com/bossjones/boss-git-zsh-plugin) - Adds some convenience aliases for `git`. - [branch-manager](https://github.com/elstgav/branch-manager) - A plugin for managing `git` branches. - [brew (rhuang2014)](https://github.com/rhuang2014/brew) - Standalone plugin for the [Homebrew](https://brew.sh/) Package Manager. +- [brew (wintermi)](https://github.com/wintermi/zsh-brew) - Simple plugin for the [Homebrew](https://brew.sh/) Package Manager. - [brew (wolffaxn)](https://github.com/wolffaxn/brew-zsh-plugin) - Standalone plugin for the [Homebrew](https://brew.sh/) Package Manager. - [browse-commit](https://github.com/adolfoabegg/browse-commit) - A plugin that lets you open any commit in your browser from the command line. - [bruse](https://github.com/aubreypwd/zsh-plugin-bruse) - Makes it easy to `brew link` different versions of packages.