Add zenplash plugin

Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
Joe Block 2022-04-08 07:26:02 -06:00
parent b8e49b8d27
commit 8f6b06e7a6

View file

@ -1165,6 +1165,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not
- [zellij (jaeheonji)](https://github.com/jaeheonji/zsh-zellij-plugin) - Provides an environment that uses [zellij](https://github.com/zellij-org/zellij). Requires `tmux`.
- [zellij (tranzystorek-io)](https://github.com/tranzystorek-io/zellij-zsh) - Provides an environment that autostarts [zellij](https://github.com/zellij-org/zellij) as your terminal's multiplexer.
- [zeno](https://github.com/yuki-yano/zeno.zsh) - Fuzzy completion and utility plugin powered by [Deno](https://deno.land/).
- [zenplash](https://github.com/Chivier/zenplash) - Creates files from templates stored in a user directory.
- [zero](https://github.com/arlimus/zero.zsh) - Zero is both a plugin and a theme. See the github page for installation details.
- [zflai](https://github.com/zdharma-continuum/zflai) - A fast logging framework for ZSH.
- [zfzf](https://github.com/b0o/zfzf) - A fzf-powered file picker for ZSH which allows you to quickly navigate the directory hierarchy.