Skip to content

debian/rules: set correct path for zsh completion

Christopher Bock requested to merge cb/guix:debian/latest into debian/latest
% zsh --norcs -c 'print -l $fpath |grep -E "site-functions|vendor"'
/usr/local/share/zsh/site-functions
/usr/share/zsh/vendor-functions
/usr/share/zsh/vendor-completions

Merge request reports

Loading