]> git.rmz.io Git - dotfiles.git/blobdiff - zsh/lib/run_help.zsh
zsh/prompt: don't try to populate git prompt if not in git repo
[dotfiles.git] / zsh / lib / run_help.zsh
index 6430ca8f4f14dd9f921c38ff3596729a5557071e..705b2dab44266789884c6a87a4f6cf0a9840346d 100644 (file)
@@ -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