the repository is now in ~/.emacs.d/
authorAmin Bandali <bandali@gnu.org>
Sun, 12 Apr 2020 04:27:49 +0000 (00:27 -0400)
committerAmin Bandali <bandali@gnu.org>
Sun, 12 Apr 2020 04:27:49 +0000 (00:27 -0400)
init.el

diff --git a/init.el b/init.el
index 04133fe..ec5c9ab 100644 (file)
--- a/init.el
+++ b/init.el
@@ -850,7 +850,7 @@ around if needed."
   ;;                         'magit-insert-ignored-files
   ;;                         'magit-insert-untracked-files
   ;;                         'append)
-  (setq magit-repository-directories '(("~/" . 0)
+  (setq magit-repository-directories '(("~/.emacs.d/" . 0)
                                        ("~/src/git/" . 2)))
   (nconc magit-section-initial-visibility-alist
          '(([unpulled status] . show)