From a2bb71f4ea7889f03fa9c7d0cb34be9efe5b90e4 Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 16 Feb 2024 14:21:36 +0100 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 0b55781..1422fa4 100755 --- a/install.sh +++ b/install.sh @@ -6,7 +6,7 @@ cd "$(dirname "${BASH_SOURCE}")" CWD=$(pwd) -HOME="$CWD/home" +# HOME="$CWD/home" # git mkdir -p "$HOME/.config/git"