From 46860fd69dc7ab43d031e3096a94912fbd5ef176 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sun, 8 Sep 2024 23:58:41 +0200 Subject: [PATCH] f/git --- spcd/bootstrap.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/spcd/bootstrap.sh b/spcd/bootstrap.sh index c3911e8..cbc4f8a 100644 --- a/spcd/bootstrap.sh +++ b/spcd/bootstrap.sh @@ -889,6 +889,10 @@ spcd_f_env_workspace() { spcd_os_ls "$(realpath .)" } +# ╭───┬─────╮ +# │ f │ git │ +# ╰───┴─────╯ + # ╭───┬──────────────────────╮ # │ f │ pm = package manager │ # ╰───┴──────────────────────╯