feat: add custom file for a new pc
This commit is contained in:
parent
59f06ab4ee
commit
f9e7a9279c
1 changed files with 21 additions and 0 deletions
21
bundle/custom_win32_EVG02667NB.el
Normal file
21
bundle/custom_win32_EVG02667NB.el
Normal file
|
@ -0,0 +1,21 @@
|
|||
(custom-set-variables
|
||||
;; custom-set-variables was added by Custom.
|
||||
;; 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.
|
||||
'(ansi-color-faces-vector
|
||||
[default default default italic underline success warning error])
|
||||
'(inhibit-startup-buffer-menu t)
|
||||
'(initial-buffer-choice "d:/syncplicity/Marcus.Kammer/documents/Journal/notes.org")
|
||||
'(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
|
||||
(elpy use-package nord-theme nordless-theme org toc-org ox-reveal ace-window htmlize ivy magit))))
|
||||
(custom-set-faces
|
||||
;; custom-set-faces was added by Custom.
|
||||
;; 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.
|
||||
)
|
Loading…
Add table
Reference in a new issue