Remove 404 tag-search plugin

This commit is contained in:
Joe Block 2019-11-01 14:45:03 -06:00
parent fbfc4a4e7f
commit 56c784371f

View file

@ -663,7 +663,6 @@ the state of the Zsh session and to delete the plugins and snippets from the dis
* [sysadmin-util](https://github.com/skx/sysadmin-util) - Steve Kemp's collection of tool scripts for sysadmins.
* [system-clipboard](https://github.com/kutsan/zsh-system-clipboard) - Adds key bindings support for ZLE (Zsh Line Editor) clipboard operations for vi emulation keymaps. It works under Linux, macOS and Android (via Termux).
* [t32](https://github.com/chrissicool/zsh-t32) - Plugin for the Lauterbach Trace32 toolset. It automatically registers fonts and sets all necessary environment variables to run the t32 toolset.
* [tag-search](https://github.com/zdharma/zsh-tag-search) - A history search tool for Zsh aimed at tag-marking history entries with support for regular search.
* [tailf](https://github.com/rummik/zsh-tailf) - Adds `tailf` function with prefixed newlines instead of trailing newlines.
* [taskbook](https://github.com/mastern2k3/taskbook-zsh-plugin) - Auto-completes task numbers for taskbook.
* [terminal-app](https://github.com/the8/terminal-app.zsh) - A plugin for integrating with the new El Capitan Terminal.app features.