From 23ca139e20d0b6c7aa4b9fd652abcb11f80d41a5 Mon Sep 17 00:00:00 2001 From: Daniel Borchmann Date: Sun, 16 Mar 2025 10:23:52 +0100 Subject: [PATCH] Track main dotfiles Git repository in magit --- init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/init.el b/init.el index ee58657..2ea27e4 100644 --- a/init.el +++ b/init.el @@ -1467,7 +1467,8 @@ Note that this workaround is incomplete, as explained in this comment." magit-commit-show-diff nil magit-repository-directories '(("~/" . 0) ("~/.emacs.d" . 0) - ("~/Documents/" . 3)) + ("~/Documents/" . 3) + ("~/.local/share/dotfiles" . 0)) magit-repolist-columns '(("Name" 20 magit-repolist-column-ident ()) ("S" 1 magit-repolist-column-flag