zshrc: Move preexec() code to hooks
authorFrank Terbeck <ft@grml.org>
Tue, 5 Mar 2013 14:22:03 +0000 (15:22 +0100)
committerFrank Terbeck <ft@grml.org>
Tue, 5 Mar 2013 17:22:01 +0000 (18:22 +0100)
commit6a512b0c54fdc39142b1015386992387d68aab86
tree3835a4491d861c42b22402549fa13eec465a327c
parent2b02230c5fb24815f107068bd15a5dbc1b46ef64
zshrc: Move preexec() code to hooks

This allows for way more control and customisation by the user, just
like the same move with precmd(), that was done earlier does.

Signed-off-by: Frank Terbeck <ft@grml.org>
etc/zsh/zshrc