1a78721 Don't install zsh completions

Authored and Committed by omajid 6 years ago
1 file changed. 3 lines added. 6 lines removed.
    Don't install zsh completions
    
    They dont work because the use the deprecated compctl way, which is
    not possible to use with automatically picked up completions. It can
    only work if the user adds this to their .zshrc.
    
        
file modified
+3 -6