From 49cb34f8d4811fe1f2102b06d2b2b3369bc492c7 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 28 Mar 2026 09:28:30 +0100 Subject: [PATCH] refactor(conf): remove unnecessary imports --- conf.sh | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/conf.sh b/conf.sh index be7d61f..335a08d 100644 --- a/conf.sh +++ b/conf.sh @@ -1,10 +1,6 @@ #!/usr/bin/bash -# laptop display management - -# Load config & functions -. ${HOME}/ayo.conf -. ${scripts_dir}/functions.sh +# configuration management command=$2