From 607c3cbcb5704b29f17b81e4e956549edc6931e0 Mon Sep 17 00:00:00 2001 From: PlexSheep Date: Mon, 27 May 2024 21:58:47 +0200 Subject: [PATCH] whatever --- .config/nvim | 2 +- .gitconfig | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.config/nvim b/.config/nvim index 84e4a0a..454723b 160000 --- a/.config/nvim +++ b/.config/nvim @@ -1 +1 @@ -Subproject commit 84e4a0a20bb82841db6c144dd4a2ff64e532e11f +Subproject commit 454723b5ec383a6a0ca1b3788fa77cfc1a3bde94 diff --git a/.gitconfig b/.gitconfig index dfc56cd..e0ea928 100644 --- a/.gitconfig +++ b/.gitconfig @@ -9,5 +9,7 @@ [safe] directory = /storage/emulated/0/Documents/the-novel directory = /storage/emulated/0/the-novel-obsidian + directory = /app + directory = /app [pull] rebase = false