diff --git a/README.md b/README.md index 3f2b79f..50d4dd4 100644 --- a/README.md +++ b/README.md @@ -509,6 +509,7 @@ The project is very active – currently > 2000 commits. * [history-substring-search](https://github.com/zsh-users/zsh-history-substring-search) - Needs to be loaded after `zsh-syntax-highlighting`, or they'll both break. You'll also need to bind keys to its functions, details are in the README.md. * [history-sync](https://github.com/wulfgarpro/history-sync) - An Oh My Zsh plugin for GPG encrypted, Internet synchronized ZSH history using `git`. * [history](https://github.com/b4b4r07/zsh-history) - Extend history so that it can be queried by SQL. +* [homebrew](https://github.com/digitalraven/omz-homebrew) - Plugin for [homebrew](https://brew.sh). * [hooks](https://github.com/willghatch/zsh-hooks) - Add missing hooks - for plugins and personal use. * [host-switch](https://github.com/LockonS/host-switch) - Make it easier to switch in different `/etc/hosts` files during development. * [hub-ci-zsh-plugin](https://github.com/raymondjcox/hub-ci-zsh-plugin) - A simple plugin for adding `hub` ci-status to your ZSH theme.