]> ruderich.org/simon Gitweb - config/dotfiles.git/commit
zsh: Fix for 4.3.4 so add-zsh-hook works.
authorSimon Ruderich <simon@ruderich.org>
Thu, 12 Mar 2009 21:34:56 +0000 (22:34 +0100)
committerSimon Ruderich <simon@ruderich.org>
Thu, 12 Mar 2009 21:34:56 +0000 (22:34 +0100)
commitc94d8d1c45563ec9a7170e4ed491f52f4ab1904e
tree82fa67eee23c64fde51ecb8c3bb485fcd99fc85b
parent5a2275a19faab3db75ec3b66717df97878de5421
zsh: Fix for 4.3.4 so add-zsh-hook works.

It seems it's broken on at least this version. So the compatibility function
in ~/.zsh/function/compatibility is used on this version too.

As the function add-zsh-hook already exists, fpath was updated to load the
compatibility functions first.
zsh/rc