[Bash-completion-devel] Automatic installation of relevant completions

Guillaume Rousse Guillaume.Rousse at inria.fr
Mon Sep 14 21:32:17 UTC 2009


Hello.

I just commited a script, install-completions, loosely based on munin 
system. It just sources all available completions from one given 
directory, and if relevant, symlink them to another one.

It allows to install the whole bunch of completions in some place (such 
as /usr/share/bash-completion), and only activate the good ones (by 
symlinking them to /etc/bash_completion.d):

./install-completions  -i /usr/share/bash-completion /etc/bash_completion.d

-- 
BOFH excuse #166:

/pub/lunch



More information about the Bash-completion-devel mailing list