[Capistrano] Re: Zsh tab completion

2007-04-24 Thread Jonathan del Strother

On Apr 23, 2:57 pm, Jon <[EMAIL PROTECTED]> wrote:
> I got tired of typing out things like "cap production
> restart_mongrel_cluster" (and can never remember whether it's
> restart_mongrel_cluster or mongrel_cluster_restart"), so I hacked
> together a capistrano tab-completion script.  Thought others might be
> interested, so here it is :
>
> http://pastie.caboo.se/55873
>

I've made a tiny one-character change - http://pastie.caboo.se/56124 -
so that zsh doesn't complain about overwriting .cap_tasks if noclobber
is set.


--~--~-~--~~~---~--~~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~--~~~~--~~--~--~---



[Capistrano] Re: Zsh tab completion

2007-04-23 Thread Jacob Atzen

On Mon, Apr 23, 2007 at 01:57:24PM -, Jon wrote:
> 
> (Originally posted to the Deployment group - sorry if you've already
> seen it...)
> 
> I got tired of typing out things like "cap production
> restart_mongrel_cluster" (and can never remember whether it's
> restart_mongrel_cluster or mongrel_cluster_restart"), so I hacked
> together a capistrano tab-completion script.  Thought others might be
> interested, so here it is :
> 
> http://pastie.caboo.se/55873

Much appreciated! Thank you.

-- 
Cheers,
- Jacob Atzen

--~--~-~--~~~---~--~~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~--~~~~--~~--~--~---