From a2d668f74001ff23d384c70715163760ef703d0d Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sat, 7 Sep 2024 10:40:22 +0200 Subject: [PATCH] e --- spcd/bootstrap.sh | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) 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 │ # ╰───┴─────╯