From f11eaebc76b26564e08284a466f363a72b529387 Mon Sep 17 00:00:00 2001 From: PlexSheep Date: Sun, 12 Nov 2023 02:56:06 +0100 Subject: [PATCH] safe paths --- .gitconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitconfig b/.gitconfig index 4ded71c..c036cb3 100644 --- a/.gitconfig +++ b/.gitconfig @@ -6,3 +6,6 @@ helper = store --file ~/.git-credentials [commit] gpgsign = false +[safe] + directory = /storage/emulated/0/Documents/the-novel + directory = /storage/emulated/0/the-novel-obsidian