mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-17 23:17:58 +00:00
Merge pull request #875 from unixorn/2020-January-updates
Add homebrew plugin
This commit is contained in:
commit
02c53b67fb
1 changed files with 1 additions and 0 deletions
|
@ -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-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-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.
|
* [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.
|
* [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.
|
* [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.
|
* [hub-ci-zsh-plugin](https://github.com/raymondjcox/hub-ci-zsh-plugin) - A simple plugin for adding `hub` ci-status to your ZSH theme.
|
||||||
|
|
Loading…
Reference in a new issue