Bash autocomplete broken?
There’s the obvious check if bash-completion is installed, but what I didn’t realize is that .bashrc
needs to contain a few things as well. If you lost it, the simple solution, at least in Debuntu, is as follows:
cp /etc/skel/.bashrc ~/