mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-12-23 14:53:06 +00:00
Added agkozak/zhooks
This commit is contained in:
parent
0f574ecb51
commit
37e246ad1c
1 changed files with 1 additions and 0 deletions
|
@ -537,6 +537,7 @@ These frameworks make customizing your zsh setup easier.
|
|||
* [zero](https://github.com/arlimus/zero.zsh) - Zero is both a plugin and a theme. See the github page for installation details.
|
||||
* [zgdbm](https://github.com/zdharma/zgdbm) - Adds GDBM as a plugin.
|
||||
* [zgen-compinit-tweak](https://github.com/seletskiy/zsh-zgen-compinit-tweak) - Make compinit run only once after all loading is done by zgen.
|
||||
* [zhooks](https://github.com/agkozak/zhooks) - Display the contents of any ZSH hook arrays and the code of any hook functions that have been defined. Useful for debugging.
|
||||
* [zinfo_line](https://github.com/kmhjs/zinfo_line) - Makes more information available to ZSH themes.
|
||||
* [zjump](https://github.com/qoomon/zjump) - Simplify zsh directory navigation; jump to already visited, parent or sub folders
|
||||
* [zredis](https://github.com/zdharma/zredis) - Adds Redis database support, with `database_key` <-> `shell_variable` binding. Supports all data types.
|
||||
|
|
Loading…
Reference in a new issue