Document how to add eole3 completion
eole3
module uses click
module.
To add shell completion, add this to ~/.bashrc
(for bash
shell):
eval "$(_EOLE3_COMPLETE=bash_source eole3)"
eole3
module uses click
module.
To add shell completion, add this to ~/.bashrc
(for bash
shell):
eval "$(_EOLE3_COMPLETE=bash_source eole3)"