all repos — nixfiles @ 8e8ee807a7d8c9519de97697000044a43cc0e3a8

System and user configuration, managed by nix and home-manager

Emacs: Diminish magit to a branch ideograph
Alan Pearce alan@alanpearce.co.uk
Mon, 14 Jul 2014 20:46:03 +0100
commit

8e8ee807a7d8c9519de97697000044a43cc0e3a8

parent

b1a405303f7f8783b411c45ceef23eaadf7541ed

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M tag-emacs/emacs.d/init.eltag-emacs/emacs.d/init.el
@@ -785,6 +785,7 @@ (req-package magit
   :diminish magit-auto-revert-mode
   :commands (magit-status)
+  :config (rename-modeline magit-status-mode "⺦")
   :init (add-hook 'magit-mode-hook #'magit-load-config-extensions))
 
 ;;;; Spelling