I have the following line in my ~/.bashrc.
complete -W \'$(cat $HOME/.config/autocomplete.list1 $HOME/.config/autocomplete.list2)\' stream
I wasn