]> ruderich.org/simon Gitweb - config/dotfiles.git/commit
Simulate hooks using _functions arrays for older versions.
authorSimon Ruderich <simon@ruderich.org>
Sun, 8 Feb 2009 15:49:57 +0000 (16:49 +0100)
committerSimon Ruderich <simon@ruderich.org>
Mon, 16 Feb 2009 15:34:43 +0000 (16:34 +0100)
commitdacacb00aef58048b64f4705923bdb49bc6a8364
treeb2970500e6e63b4ff6b8460539976039d7988a50
parent0c74b67f4bda341ac3430b8f6af51dc47439caba
Simulate hooks using _functions arrays for older versions.

This allows the usage of add-zsh-hook also for older version.

add-zsh-hook is provided in functions/compatibility and was taken from Zsh
4.3.9.
zsh/functions/compatibility/add-zsh-hook [new file with mode: 0644]
zsh/rc