[infinispan-dev] Branch completion in zsh for remove_topic_branch

Galder Zamarreño galder at redhat.com
Tue Mar 12 07:13:08 EDT 2013


Great stuff! I've been wanting one of these for a while.

I gave it a go and seems to autocomplete very nicely :)

I can see other scripts benefiting from this!

Cheers Dan :)

On Jan 31, 2013, at 6:37 PM, Dan Berindei <dan.berindei at gmail.com> wrote:

> Hi guys
> 
> I hated the fact that I didn't have branch name completions for remove_topic_branch in zsh, so I wrote an auto-completion script for it: https://github.com/danberindei/scripts/blob/master/zsh/_remove_topic_branch
> 
> Just save it to any directory and then add the directory to fpath in your .zshrc/.zshenv, like this:
> 
> fpath=( $fpath <dir> )
> 
> or like this
> 
> FPATH=$FPATH:<dir>
> 
> 
> Hope this helps.
> 
> Cheers
> Dan
> 
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev


--
Galder Zamarreño
galder at redhat.com
twitter.com/galderz

Project Lead, Escalante
http://escalante.io

Engineer, Infinispan
http://infinispan.org




More information about the infinispan-dev mailing list