[Bash-completion-devel] Bug#506560: say how to start using

jidanni at jidanni.org jidanni at jidanni.org
Sat Nov 22 17:23:20 UTC 2008


DP> Fixed in bzr rev1207:

DP> ---8<---
DP> [..]
DP> Debian/GNU Linux or Ubuntu, etc. You still need to source it from either
DP> /etc/bashrc or ~/.bashrc (or any other file sourcing those). You can do
DP> this by simply using:

DP> # Use bash-completion, if available
DP> if [ -f /etc/bash_completion ]; then
DP>   . /etc/bash_completion
DP> fi

DP> (if you happen to have *only* bash >= 2.04, see further if not)
DP> [..]
---> 8---

Looks like wherever you put that is not enough for clods like me to
notice. You need a README.debian file...



More information about the Bash-completion-devel mailing list