[Bash-completion-devel] New directory layout

Freddy Vulto fvulto at gmail.com
Sat Jan 17 23:17:32 UTC 2009


Perhaps a `COMP_PATH' variable is useful as I've done within the
bash-completion-lib fork:

COMP_PATH
    String variable containing directories to search for completions, separated
by a colon (:). By default `COMP_PATH' contains these directories:

        * $HOME/.bash_completion_lib.d/completions
        * $COMP_DIR/completions 

Having a `COMP_PATH' environment variable would allow for a per-distribution
setting of COMP_PATH.

Freddy Vulto
http://fvue.nl/wiki/Bash_completion_library





More information about the Bash-completion-devel mailing list