zshrc: do not overrule native completions to _gnu_generic
authorFrank Terbeck <ft@bewatermyfriend.org>
Sat, 4 Apr 2009 09:45:47 +0000 (11:45 +0200)
committerFrank Terbeck <ft@bewatermyfriend.org>
Sat, 4 Apr 2009 09:45:47 +0000 (11:45 +0200)
Only compdef commands to _gnu_generic if no native completion exists.
This should fix problems with _gnu_generic and output from cp of
coreutils version 7.1.


No differences found