Tips on Bash Completion
Posted on May 06, 2025 in Computer Science • Tagged with Computer Science, programming, shell, bash, completion, complete
Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.
It is suggested that you use the fish shell instead of the bash shell (for iteractive use cases) .
Installation
Ubuntu / Debian
wajig install bash-completion
macOS
brew install …Continue reading