From c9d59c744f7e2dd89ab0c109b41951460bbcd23f Mon Sep 17 00:00:00 2001 From: Thomas Dehaeze Date: Mon, 9 Mar 2026 09:27:31 +0100 Subject: [PATCH] Update git config --- git.org | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/git.org b/git.org index db8d23d..1b103b5 100644 --- a/git.org +++ b/git.org @@ -178,6 +178,12 @@ username = dehaeze #+END_SRC +** Status +#+begin_src conf +[status] + showUntrackedFiles = all +#+end_src + * =pass-git-helper= - Use =pass= for git passwords :PROPERTIES: :header-args: :tangle ~/.config/pass-git-helper/git-pass-mapping.ini @@ -186,7 +192,7 @@ #+BEGIN_SRC conf [github.com*] -target=github.com/tdehaeze +target=github.com/dehaeze.thomas@gmail.com [git.tdehaeze.xyz*] target=git.tdehaeze.xyz/tdehaeze