Probably this is more of an issue for the deployment, so feel free to move it.
Tab completion does not work for me in the terminal.
It starts working if I run
eval "$(_VERDI_COMPLETE=bash_source verdi)"
We should probably add this line to the ~/.bashrc or similar way to enable it by default
Probably this is more of an issue for the deployment, so feel free to move it.
Tab completion does not work for me in the terminal.
It starts working if I run
We should probably add this line to the ~/.bashrc or similar way to enable it by default