HoubySoft.com   up since 27.11.2007
It boils down to just two steps:
1. Open a terminal and type:
sudo pacman -S bash-completion
2. Edit your ~/.bashrc (or /etc/bash.bashrc)
Add these lines:
if [ -f /etc/bash_completion ]; then . /etc/bash_completion fiThen just restart your terminal and enjoy! :)
My git hub account