]> git.rmz.io Git - dotfiles.git/blobdiff - zsh/lib/run_help.zsh
zsh: load run_help plugin
[dotfiles.git] / zsh / lib / run_help.zsh
diff --git a/zsh/lib/run_help.zsh b/zsh/lib/run_help.zsh
new file mode 100644 (file)
index 0000000..3313004
--- /dev/null
@@ -0,0 +1,6 @@
+[[ "$(whence -w run-help)" == "run-help: alias" ]] && unalias run-help
+
+autoload run-help
+autoload run-help-git
+autoload run-help-sudo
+autoload run-help-svn