From 38d53602eccc5384f8939eb8e27308e3fa9d12ad Mon Sep 17 00:00:00 2001 From: pika Date: Mon, 2 Jun 2025 14:21:37 +0200 Subject: [PATCH] wip --- test.sh | 128 ++++++++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 119 insertions(+), 9 deletions(-) diff --git a/test.sh b/test.sh index 63a0a47..6293334 100644 --- a/test.sh +++ b/test.sh @@ -49,14 +49,69 @@ ) } - install-stuff() { - ask-stuff - local err + ask-stuff-old() { + pen bold blue "What multiplexer do you prefer (tmux/zellij)?" + read -r multiplexer