GNU/Linux ◆ xterm-256color ◆ zsh 623 views

zhooks is a function/command that displays the contents of all ZSH hook arrays (such as $precmd_functions) as well as any hook functions (such as precmd) that have been defined. It also returns true when any hooks have been defined and false when they have not. It is intended to be used in debugging conflicts between scripts.

https://github.com/agkozak/zhooks