X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/18f7141a08ed3b25d98854f6b0b9d9ac09396bf4..39416318233f394df4639c7d4335659708e3d2aa:/init.org diff --git a/init.org b/init.org index b000bcf..b30aebc 100644 --- a/init.org +++ b/init.org @@ -973,6 +973,7 @@ Not just how I do git, but /the/ way to do git. (setq magit-repository-directories '(("~/.emacs.d/" . 0) ("~/src/git/" . 1))) + (push (cons [unpushed status] 'show) magit-section-initial-visibility-alist) :custom-face (magit-diff-file-heading ((t (:weight normal))))) #+end_src