X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fzsh%2Fzshrc;h=041bae378dbbb60fd8aaf30345ea232cee732e49;hb=edf2d10d01302fbaa24a31e577ec94f4f819bceb;hp=d8f71d0cd9e4af9714fffdb1aee3191ed2a76e87;hpb=7b48dd921ea8a8fc17db77705926258eb38c213d;p=grml-etc-core.git diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index d8f71d0..041bae3 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -3819,6 +3819,7 @@ refunc() { autoload $func done } +compdef _functions refunc # a small check to see which DIR is located on which server/partition. # stolen and modified from Sven's zshrc.forall