Add a contributor mugshot image

Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
Joe Block 2022-10-18 09:35:12 -06:00
parent 95a4fad00c
commit 68d1a708cc

View file

@ -92,6 +92,7 @@ A collection of ZSH frameworks, plugins, tutorials & themes inspired by the vari
- [ZSH Tools](#zsh-tools) - [ZSH Tools](#zsh-tools)
- [Other Useful Lists](#other-useful-lists) - [Other Useful Lists](#other-useful-lists)
- [Other References](#other-references) - [Other References](#other-references)
- [Thanks](#thanks)
<!-- END doctoc generated TOC please keep comment here to allow auto update --> <!-- END doctoc generated TOC please keep comment here to allow auto update -->
@ -2379,3 +2380,13 @@ Find other useful awesome-* lists at the [awesome collection](https://github.com
- The [ZSH Reference Card](http://www.bash2zsh.com/zsh_refcard/refcard.pdf) and [zsh-lovers site](https://grml.org/zsh/zsh-lovers.html) are indispensable. - The [ZSH Reference Card](http://www.bash2zsh.com/zsh_refcard/refcard.pdf) and [zsh-lovers site](https://grml.org/zsh/zsh-lovers.html) are indispensable.
- [Mastering ZSH](https://github.com/rothgar/mastering-zsh) is a great tutorial that builds on the basics to show you advanced ZSH usage, customizations, and practical examples. - [Mastering ZSH](https://github.com/rothgar/mastering-zsh) is a great tutorial that builds on the basics to show you advanced ZSH usage, customizations, and practical examples.
## Thanks
Many thanks to all the contributors over the years. The list wouldn't be nearly as complete without all your help.
<a href="https://github.com/unixorn/awesome-zsh-plugins/graphs/contributors">
<img src="https://contributors-img.web.app/image?repo=unixorn/awesome-zsh-plugins" />
</a>
Made with [contributors-img](https://contributors-img.web.app).