bash-completion (sysutils/bash-completion) Updated: 2 weeks ago Add to my watchlist

Programmable bash completions

Programmable completion library for bash. This port requires bash >=4.1 and is meant to be used together with the bash port.

Version: 2.13.0 License: GPL-2+ GitHub
Maintainers raimue
Categories sysutils
Homepage https://github.com/scop/bash-completion
Platforms any
Variants -

"bash-completion" depends on

extract (1)
xz
run (1)
build (4)

Ports that depend on "bash-completion"





Port notes

To use bash_completion, add the following lines at the end of your .bash_profile:
if [ -f ${prefix}/etc/profile.d/bash_completion.sh ]; then
. ${prefix}/etc/profile.d/bash_completion.sh
fi The port bash-completion >=2.0 requires bash >=4.1; please make sure
you are using ${prefix}/bin/bash by changing the preferences of your
terminal accordingly. If your version of bash is too old, the script
above will not modify your shell environment and no extended completion
will be available.


Port Health:

Loading Port Health

Installations (30 days)

198

Requested Installations (30 days)

109