From ab6f8043b23b5e7ba93172a2be6a222d5b81b600 Mon Sep 17 00:00:00 2001 From: Yigit Colakoglu Date: Sat, 3 Apr 2021 10:55:35 +0300 Subject: [PATCH] Git config --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 1f14d94a..be5254a8 100755 --- a/install.sh +++ b/install.sh @@ -142,6 +142,7 @@ mkdir -p "$XDG_CONFIG_DIR/git" mkdir -p "$XDG_CACHE_DIR/surf" chmod 700 "$GNUPGHOME" +touch "$XDG_CONFIG_DIR/git/config" touch "$_Z_DATA" # Root Files and Directories