pantry/projects/debian.org/bash-completion/README.md

2 lines
208 B
Markdown
Raw Normal View History

Add the following line to your ~/.bash_profile:
`[[ -r "~/.tea/debian.org/bash-completion/v*/etc/profile.d/bash_completion.sh" ]] && . "~/.tea/debian.org/bash-completion/v*/etc/profile.d/bash_completion.sh"``