X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/d48db5d7af07207c1b0d829eb7c538432c2fac3c..03e18ae17a72f3db72ee65eb290d35fb13d66237:/zsh/lib/run_help.zsh?ds=sidebyside diff --git a/zsh/lib/run_help.zsh b/zsh/lib/run_help.zsh index 3313004..705b2da 100644 --- a/zsh/lib/run_help.zsh +++ b/zsh/lib/run_help.zsh @@ -1,6 +1,8 @@ [[ "$(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 +autoload -Uz run-help +autoload -Uz run-help-btrfs +autoload -Uz run-help-git +autoload -Uz run-help-ip +autoload -Uz run-help-sudo +autoload -Uz run-help-svn