From 1dc18b3c1b7a66ea3d3c693adecc2c6d0f7ada0a Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Thu, 15 Dec 2011 16:47:13 +0100 Subject: Run-help-* hooks --- 20_Options.zsh | 4 ++++ 1 file changed, 4 insertions(+) (limited to '20_Options.zsh') diff --git a/20_Options.zsh b/20_Options.zsh index 89e117c..cb25a94 100644 --- a/20_Options.zsh +++ b/20_Options.zsh @@ -13,6 +13,10 @@ # see man zshoptions(1) for more details ;-) # +# Funky run-help hooks +autoload run-help-git +autoload run-help-svn + function SetOPT() { SetOPTifExists $1 on } -- cgit v1.2.3