X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/a5cc22f4475d08067bac19d3d36d27b99d2aa7ed..81ea6e5572692e09fbda48d697afd93b03f6e56a:/.emacs.d/init.el diff --git a/.emacs.d/init.el b/.emacs.d/init.el index e36e204..21a1fff 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -857,7 +857,7 @@ around if needed." ;; 'magit-insert-untracked-files ;; 'append) (setq magit-repository-directories '(("~/" . 0) - ("~/src/git/" . 1))) + ("~/src/git/" . 2))) (nconc magit-section-initial-visibility-alist '(([unpulled status] . show) ([unpushed status] . show)))