gentoo / gentoo-zsh-completions

[ORIGIN] Gentoo specific zsh completion support (ebuild, emerge, eselect, ...)
Other
36 stars 19 forks source link

Add prefixify support #11

Closed xdch47 closed 6 years ago

xdch47 commented 6 years ago

Make zsh completion working in gentoo eprefix enviroment.

If accepted, we should file a bug for the ebuild repository (https://github.com/gentoo/gentoo). (see gentoo-zsh-completions-99999999.ebuild-patch.txt attachment)

radhermit commented 6 years ago

I'd rather add a simple makefile similar to gentoo-bashcomp and perform the sed during the install phase of that. Also, pretty much all off the help lines involving paths should be rewritten to not use paths instead of prefixing them. Finally, openrc support will be going away whenever I merge the PR before this one.

xdch47 commented 6 years ago

Okay, I've been looking to the old version of gentoo-bashcomp, sorry. Anyway, I've added a minimal makefile and remove the adaption for the openrc.