From 8af733e5dfe4742dfc10aeb2985d93464c430159 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sat, 7 Sep 2024 11:01:40 +0200 Subject: [PATCH] f --- spcd/bootstrap.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/spcd/bootstrap.sh b/spcd/bootstrap.sh index 6456daa..2a3a6dc 100644 --- a/spcd/bootstrap.sh +++ b/spcd/bootstrap.sh @@ -790,9 +790,9 @@ spcd_step__environment_list_workspace() { spcd_os_ls "$(realpath .)" } -# ╭─────────────────╮ -# │ e = environment │ -# ╰─────────────────╯ +# ╭──────────────╮ +# │ f = function │ +# ╰──────────────╯ spcd_git_clone() { if [ -n "${1}" ]; then @@ -990,7 +990,7 @@ ${name}.${_SPCD_TXT_CHARSET} ${_SPCD_TXT_CHARSET} } # ╭───┬──────────╮ -# │ e │ packages │ +# │ f │ packages │ # ╰───┴──────────╯ spcd_clean_cache() {