prompt_choose_function "# core [command]${cOff}-" \
"${help_mode} " "-default-" "Show the help menu" \
"${help_mode} setup new project" "setup new project" "Alias for setup()" \
"${help_mode} scrawl" "scrawl" "Run code scrawl, if it is installed at vendor/taeluf/code-scrawl/" \
"${help_mode} install" "install" "Add a script to your ~/.bashrc. Example: ./bash-cli install "$(pwd)/rel_file"" \
"${help_mode} setup" "setup" "Setup a new project. Each step is optional. Install the bash library globally, add vendor/ to gitignore, write a run script, create the directory structure, write sample scripts, and copy install script & instructions"