emacs: update
This commit is contained in:
@@ -3,8 +3,14 @@
|
||||
;; If you edit it by hand, you could mess it up, so be careful.
|
||||
;; Your init file should contain only one such instance.
|
||||
;; If there is more than one, they won't work right.
|
||||
'(custom-enabled-themes (quote (dracula)))
|
||||
'(custom-safe-themes
|
||||
(quote
|
||||
("dcdd1471fde79899ae47152d090e3551b889edf4b46f00df36d653adc2bf550d" default)))
|
||||
'(org-agenda-files (quote ("~/data/org/notes.org" "~/data/org/work.org")))
|
||||
'(package-selected-packages (quote (magit dracula-theme use-package))))
|
||||
'(package-selected-packages
|
||||
(quote
|
||||
(rust-playground rust-mode company magit-gerrit elixir-mode evil-org org-pomodoro evil 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