X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/b6ba5e253ea33b0f159076b8ae1f669e76b568e9..b1e8e5ac6467e8b0b8865b3a3387d2ea614b0672:/zsh/lib/run_help.zsh?ds=sidebyside diff --git a/zsh/lib/run_help.zsh b/zsh/lib/run_help.zsh index 6430ca8..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 -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