Skip to content

Instantly share code, notes, and snippets.

View afrepues's full-sized avatar

Servilio Afre Puentes afrepues

  • McMaster University
  • Hamilton, ON, Canada
View GitHub Profile
@afrepues
afrepues / 50magit.el
Created October 16, 2013 17:48
Magit customizations
;;
;; Magit customizations
;;
(setq vc-follow-symlinks t)
(setq magit-log-show-gpg-status t)
(setq magit-log-show-author-date nil)