On Wed, Jun 06, 2012 at 02:11:36PM +0200, Thomas Moschny wrote:
> > Just sharing my fedpkg(1) completion for zsh :-) Put this file
> > somewhere in your $fpath as usual.
> You might want to add it here:
> https://fedorahosted.org/fedora-packager/ticket/81
I'
2012/6/6 Alexey I. Froloff :
> Just sharing my fedpkg(1) completion for zsh :-) Put this file
> somewhere in your $fpath as usual.
You might want to add it here:
https://fedorahosted.org/fedora-packager/ticket/81
Regards,
Thomas
--
devel mailing list
devel@lists.fedoraproject.org
Hi,
Just sharing my fedpkg(1) completion for zsh :-) Put this file
somewhere in your $fpath as usual.
--
Regards,--
Sir Raorn. --- http://thousandsofhate.blogspot.com/
#compdef fedpkg
(( $+functions[_fedpkg_targets] )) ||
_fedpkg_targets()
{
local expl
_wanted koji-targets expl