summaryrefslogtreecommitdiffstats
path: root/Functions/Misc
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2007-04-19 09:40:55 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2007-04-19 09:40:55 +0000
commit0d101890d0faeaefa863099042e3510f5021fbc3 (patch)
tree427cf15d05e08c18c97719f523fbb3039b7b7622 /Functions/Misc
parentrelease 4.3.4 (diff)
downloadzsh-4.3.4.tar
zsh-4.3.4.tar.gz
zsh-4.3.4.tar.bz2
zsh-4.3.4.tar.lz
zsh-4.3.4.tar.xz
zsh-4.3.4.tar.zst
zsh-4.3.4.zip
unposted: meant to add add-zsh-hook a while agozsh-4.3.4
Diffstat (limited to 'Functions/Misc')
-rw-r--r--Functions/Misc/add-zsh-hook63
1 files changed, 63 insertions, 0 deletions
diff --git a/Functions/Misc/add-zsh-hook b/Functions/Misc/add-zsh-hook
new file mode 100644
index 000000000..fa8015a3d
--- /dev/null
+++ b/Functions/Misc/add-zsh-hook
@@ -0,0 +1,63 @@
+# Add to HOOK the given FUNCTION.