From d1b3c49daaecc048d8fe732873939b62fd42476d Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sat, 3 Feb 2018 07:24:22 -0700 Subject: [PATCH] Add percol plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6ec847f..6a7fff2 100644 --- a/README.md +++ b/README.md @@ -413,6 +413,7 @@ These frameworks make customizing your zsh setup easier. * [pantheon-terminal-notify-zsh-plugin](https://github.com/deyvisonrocha/pantheon-terminal-notify-zsh-plugin) - Background notifications for long running commands. Supports Elementary OS Freya. * [pctl](https://github.com/ytet5uy4/pctl) - Toggle the environment variables for proxying. * [peco-history](https://github.com/jimeh/zsh-peco-history) - Search shell history with Peco when pressing ctrl+r. +* [percol](https://github.com/robturtle/percol.plugin.zsh) - Interactively and incrementally search history/resume background jobs. * [pg](https://github.com/caarlos0/zsh-pg) - Adds utility functions to work with PosgreSQL. * [phpcs.plugin.zsh](https://github.com/voronkovich/phpcs.plugin.zsh) - Plugin for [PHP code sniffer](https://github.com/squizlabs/PHP_CodeSniffer). * [phpunit.plugin.zsh](https://github.com/voronkovich/phpunit.plugin.zsh) - Plugin for [PHPUnit](https://phpunit.de/).