Update init.el
This commit is contained in:
parent
d2f9933975
commit
93b23592b5
2
init.el
2
init.el
@ -50,6 +50,8 @@
|
|||||||
|
|
||||||
(setq magit-auto-revert-mode nil)
|
(setq magit-auto-revert-mode nil)
|
||||||
(setq magit-last-seen-setup-instructions "1.4.0")
|
(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
|
||||||
;; custom-set-faces was added by Custom.
|
;; custom-set-faces was added by Custom.
|
||||||
|
Loading…
Reference in New Issue
Block a user