Add z-p-test plugin

This commit is contained in:
Joe Block 2019-09-04 18:33:36 -06:00
parent 7c7d08b397
commit 9a9d7aa971

View file

@ -702,6 +702,7 @@ zapack is a basic fast minimal ZSH plugin loader.
* [yeoman-zsh-plugin](https://github.com/edouard-lopez/yeoman-zsh-plugin) - Edouard Lopez's Yeoman plugin for oh-my-zsh, compatible with yeoman version ≥1.0 (includes options and command auto-completion).
* [you-should-use](https://github.com/MichaelAquilina/zsh-you-should-use) - ZSH plugin that reminds you to use those aliases you defined.
* [youtube-dl](https://github.com/joow/youtube-dl) - Simple plugin for [youtube-dl](https://youtube-dl.org/).
* [z-p-test](https://github.com/zdharma/z-p-test) - Zplugin extension that runs tests (via make test, for example) if it finds any of them after installing and updating a plugin or snippet.
* [z.lua](https://github.com/skywind3000/z.lua) - A command line tool which helps you navigate faster by learning your habits. An alternative to [z.sh](https://github.com/rupa/z) with windows and posix shells support and various improvements.
* [zaw](https://github.com/zsh-users/zaw) - ZSH anything.el-like widget.
* [zce](https://github.com/hchbaw/zce.zsh) - Vims EasyMotion / Emacss ace-jump-mode for ZSH.