I am trying to get StarCluster's tab completion to work. Quoting the documentation:
to enable StarCluster bash-completion support for every shell you open, add the following line to your ~/.bashrc file:
source /path/to/starcluster/completion/starcluster-completion.sh
But I can not find the script file anywhere. I searched my machine, and I also search the starcluster github project. I can't find it anywhere.
Where is the file located?