From f3a6a848d513e3b81455a8eed4cedf3fc04a9309 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 9 Sep 2024 00:03:25 +0200 Subject: [PATCH] f/py --- spcd/bootstrap.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/spcd/bootstrap.sh b/spcd/bootstrap.sh index 21e092b..715aa67 100644 --- a/spcd/bootstrap.sh +++ b/spcd/bootstrap.sh @@ -1024,6 +1024,10 @@ spcd_f_pm_pkg_upgrade() { esac } +# ╭───┬─────────────╮ +# │ f │ py = python │ +# ╰───┴─────────────╯ + # ╭───┬─────╮ # │ f │ txt │ # ╰───┴─────╯