summary refs log tree commit diff stats
path: root/tag-emacs/emacs.d
diff options
context:
space:
mode:
authorAlan Pearce2014-07-14 20:46:03 +0100
committerAlan Pearce2014-07-14 20:46:03 +0100
commit8e8ee807a7d8c9519de97697000044a43cc0e3a8 (patch)
tree9ee616d40774f2e4e8aaa5bd331be5f60edc3088 /tag-emacs/emacs.d
parentb1a405303f7f8783b411c45ceef23eaadf7541ed (diff)
downloaddotfiles-8e8ee807a7d8c9519de97697000044a43cc0e3a8.tar.lz
dotfiles-8e8ee807a7d8c9519de97697000044a43cc0e3a8.tar.zst
dotfiles-8e8ee807a7d8c9519de97697000044a43cc0e3a8.zip
Emacs: Diminish magit to a branch ideograph
Diffstat (limited to 'tag-emacs/emacs.d')
-rw-r--r--tag-emacs/emacs.d/init.el1
1 files changed, 1 insertions, 0 deletions
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