chiark / gitweb /
Disable all exported shell functions
[bash.git] / debian / README.bash_completion
1                         Programmable Completion
2                         =======================
3
4 [BUG REPORTING: Please direct all enhancement requests directly to the
5  bash_completion maintainer, the completion script won't be changed for
6  Debian specific enhancements. If you find a real bug, report it the usual
7  way. The bash_completion author can be reached at
8  http://freshmeat.net/projects/bashcompletion/
9
10  If you find a newer version on freshmeat, you can replace it, if you did
11  not change the Debian version.
12 ]
13
14 To enable programmable completion for bash on Debian, uncomment the
15 bash_completion lines in /etc/bash.bashrc to source
16 /usr/share/bash-completion/bash_completion.
17 /usr/share/bash-completion/bash_completion sources ~/.bash_completion, if
18 it exists.