Update init.el

This commit is contained in:
Gergely Polonkai 2015-10-08 13:29:02 +02:00
parent d2f9933975
commit 93b23592b5
1 changed files with 2 additions and 0 deletions

View File

@ -50,6 +50,8 @@
(setq magit-auto-revert-mode nil)
(setq magit-last-seen-setup-instructions "1.4.0")
(set-face-attribute 'default t :font "Hack-10")
(set-frame-font "Hack-10" nil t)
(custom-set-faces
;; custom-set-faces was added by Custom.