emacs: add 'magit' to custom.el
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
;; Your init file should contain only one such instance.
|
||||
;; If there is more than one, they won't work right.
|
||||
'(org-agenda-files (quote ("~/data/org/notes.org" "~/data/org/work.org")))
|
||||
'(package-selected-packages (quote (dracula-theme use-package))))
|
||||
'(package-selected-packages (quote (magit dracula-theme use-package))))
|
||||
(custom-set-faces
|
||||
;; custom-set-faces was added by Custom.
|
||||
;; If you edit it by hand, you could mess it up, so be careful.
|
||||
|
||||
Reference in New Issue
Block a user