1 2 3 4 5 6 7 8 9 10 11 12 13
[ { type: install message: <<EOM To enable the bash completion library, add the following to your .bashrc file: [[ $PS1 && -f %%RUNFILE%% ]] && \ source %%RUNFILE%% See %%DOCSDIR%%/README.md for more information. EOM } ]