From 259b2cd66a631aa727d80823305d55ab97b40c73 Mon Sep 17 00:00:00 2001 From: pika Date: Fri, 23 May 2025 21:24:36 +0200 Subject: [PATCH] wip --- test.sh | 111 +++++++++++++++++--------------------------------------- 1 file changed, 34 insertions(+), 77 deletions(-) diff --git a/test.sh b/test.sh index 3a3508e..63a0a47 100644 --- a/test.sh +++ b/test.sh @@ -6,16 +6,6 @@ command -v "$@" >/dev/null 2>&1 } - # run() { - # if $silent; then - # # silentexec "$@" & - # spin "Installing packages" & - # silentexec "$@" - # else - # "$@" - # fi - # } - # WHY: # This import will give you the following variables: # _sudo="sudo -E" <- only if non root user @@ -50,95 +40,62 @@ choose multiplexer "Select a multiplexer" tmux zellij