I did not find by Google a tab completion file for MacPorts. It should not apparetnly differ much from the ones for Git and Django.
How can you make a tab completion for MacPorts in Bash?
I did not find by Google a tab completion file for MacPorts. It should not apparetnly differ much from the ones for Git and Django.
How can you make a tab completion for MacPorts in Bash?
You can install the port
bash-completion
, as noted here.