Add new packages
This commit is contained in:
parent
ddea45a6e8
commit
dbe082f8c5
1 changed files with 3 additions and 1 deletions
|
@ -7,12 +7,14 @@
|
|||
[default default default italic underline success warning error])
|
||||
'(inhibit-startup-buffer-menu t)
|
||||
'(initial-buffer-choice "~/Documents/Journal/notes.org")
|
||||
'(menu-bar-mode nil)
|
||||
'(org-modules
|
||||
(quote
|
||||
(ol-bbdb ol-bibtex ol-docview ol-eww ol-gnus ol-info ol-irc ol-mhe ol-rmail org-tempo ol-w3m)))
|
||||
'(package-selected-packages
|
||||
(quote
|
||||
(nord-theme nordless-theme org toc-org ox-reveal ace-window htmlize ivy magit))))
|
||||
(elpy use-package nord-theme nordless-theme org toc-org ox-reveal ace-window htmlize ivy magit)))
|
||||
'(tool-bar-mode nil))
|
||||
(custom-set-faces
|
||||
;; custom-set-faces was added by Custom.
|
||||
;; If you edit it by hand, you could mess it up, so be careful.
|
||||
|
|
Loading…
Add table
Reference in a new issue