bash completion
Nowadays it is unimaginable using shell without auto completion, yum and apt-get tool is different from each other.
when using yum:
1 | |
when using apt-get
1 | |
go to the bash_completion line and remove the comment notation there.
bash completion
https://rug.al/2015/2015-01-16-bash-completion/