From 8e8ee807a7d8c9519de97697000044a43cc0e3a8 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Mon, 14 Jul 2014 20:46:03 +0100 Subject: Emacs: Diminish magit to a branch ideograph --- tag-emacs/emacs.d/init.el | 1 + 1 file changed, 1 insertion(+) (limited to 'tag-emacs/emacs.d') diff --git a/tag-emacs/emacs.d/init.el b/tag-emacs/emacs.d/init.el index 2ae8a96..b19588d 100644 --- a/tag-emacs/emacs.d/init.el +++ b/tag-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 -- cgit 1.4.1