]> git.rmz.io Git - dotfiles.git/blobdiff - zsh/lib/run_help.zsh
nvim: add FPP copyright snippet
[dotfiles.git] / zsh / lib / run_help.zsh
index 3313004d6bcae0b20466e75cd6d340bc503ebbad..705b2dab44266789884c6a87a4f6cf0a9840346d 100644 (file)
@@ -1,6 +1,8 @@
 [[ "$(whence -w run-help)" == "run-help: alias" ]] && unalias run-help
 
 [[ "$(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