diff --git a/spcd/bootstrap.sh b/spcd/bootstrap.sh index 8909595..802b813 100644 --- a/spcd/bootstrap.sh +++ b/spcd/bootstrap.sh @@ -790,9 +790,9 @@ spcd_step__environment_list_workspace() { spcd_os_ls "$(realpath .)" } -# ╭───┬───────────╮ -# │ s │ functions │ -# ╰───┴───────────╯ +# ╭─────────────────╮ +# │ e = environment │ +# ╰─────────────────╯ spcd_clean_cache() { case "${SPCD_PM}" in @@ -1034,6 +1034,10 @@ ${name}.${_SPCD_TXT_CHARSET} ${_SPCD_TXT_CHARSET} esac } +# ╭───┬──────────╮ +# │ e │ packages │ +# ╰───┴──────────╯ + # ╭───┬─────╮ # │ s │ dns │ # ╰───┴─────╯