[plug] Do you use aliases to speed up apt-usage?

Bernard Blackham bernard at blackham.com.au
Tue Nov 11 11:02:36 WST 2003


On Tue, Nov 11, 2003 at 08:19:12AM +0800, James Devenish wrote:
> > Does anyone else uses aliases to speed up apt usage and if so which
> > ones?
> 
> Currently, I just use (for example):
> 
> % apt-ca<tab>

If you use zsh completion, then you can get things like
apt-get i<tab> etc. All apt-*'s commands are completed for you.

And if you feel like waiting for zsh to generate a list of packages,
you can even do apt-get install z<tab> (but on my machine it takes a
long time, so it's just quicker to type it out in full).

There might be bash-equivalents, but the zsh Debian packages come
with all these completions and more :)

HTH,

Bernard.

-- 
 Bernard Blackham 
 bernard at blackham dot com dot au
_______________________________________________
plug mailing list
plug at plug.linux.org.au
http://mail.plug.linux.org.au/cgi-bin/mailman/listinfo/plug


More information about the plug mailing list