From 797b5659402baf56cb15ed46853cd31ad46e2098 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Sun, 17 Nov 2024 15:40:29 +0100 Subject: [PATCH] =?UTF-8?q?=E2=88=92~?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shell/main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/main.sh b/shell/main.sh index 226062c..327c956 100644 --- a/shell/main.sh +++ b/shell/main.sh @@ -46,4 +46,4 @@ main_source_file() { main_source_file "${ENV}" -main_source_directory ~/shell +main_source_directory "${HOME}/shell"