From ba5d7403622fed72327fe11848922422424d7522 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Fri, 15 Nov 2024 17:17:57 +0100 Subject: [PATCH] wip/user --- shell/main.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/shell/main.sh b/shell/main.sh index f39c92b..ea2f2e1 100644 --- a/shell/main.sh +++ b/shell/main.sh @@ -43,3 +43,4 @@ main_import_modules() { } main_import_modules "${ENV}" +main_import_modules ~/shell/main.sh