Add jandamm/zgenom-ext-eval

Add `jandamm/zgenom-ext-eval` now that
https://github.com/jandamm/zgenom-ext-eval/issues/1 is closed.

Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
Joe Block 2023-05-05 19:25:04 +03:00
parent ee3e8e099f
commit 8d4a20ff93

View file

@ -1308,6 +1308,7 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts:
- [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.
- [zgen-compinit-tweak](https://github.com/seletskiy/zsh-zgen-compinit-tweak) - Make `compinit` run only once after all loading is done by [zgen](https://github.com/tarjoilija/zgen).
- [zgenom-ext-eval](https://github.com/jandamm/zgenom-ext-eval/) - Zgenom extension for creating plugins inline.
- [zhooks](https://github.com/agkozak/zhooks) - Displays the contents of any ZSH hook arrays and the code of any hook functions that have been defined. Useful for debugging.
- [zi-rbenv](https://github.com/z-shell/zi-rbenv) - Fast `rbenv` loads if you're using [zi](https://github.com/z-shell/zi/).
- [zimfw-extras](https://github.com/PatTheMav/zimfw-extras) - Custom extras for [zimfw](https://github.com/zimfw/zimfw), packaged into a zimfw plugin.