Modify win32 customfile
- Set paths for org
This commit is contained in:
parent
0b242a3a4d
commit
16f2d33420
1 changed files with 3 additions and 3 deletions
|
@ -9,11 +9,11 @@
|
|||
'(initial-frame-alist '((fullscreen . fullscreen)))
|
||||
'(nov-unzip-program "c:/msys64/usr/bin/unzip.exe")
|
||||
'(olivetti-body-width 82 nil nil "Customized with use-package olivetti")
|
||||
'(org-agenda-files '("~/Documents/journal"))
|
||||
'(org-agenda-files '("D:/visua/HiDrive/Documents/journal"))
|
||||
'(org-default-notes-file "notes.org")
|
||||
'(org-directory "~/Documents/journal")
|
||||
'(org-directory "D:/visua/HiDrive/Documents/journal")
|
||||
'(package-selected-packages
|
||||
'(doom-themes atom-one-dark-theme geiser all-the-icons powershell counsel helpful web-mode use-package toc-org slime projectile ox-reveal olivetti nordless-theme nord-theme memoize magit js2-mode ivy htmlize f elpy elisp-refs eglot dash-functional color-theme-sanityinc-tomorrow ace-window))
|
||||
'(all-the-icons-dired doom-themes atom-one-dark-theme geiser all-the-icons powershell counsel helpful web-mode use-package toc-org slime projectile ox-reveal olivetti nordless-theme nord-theme memoize magit js2-mode ivy htmlize f elpy elisp-refs eglot dash-functional color-theme-sanityinc-tomorrow ace-window))
|
||||
'(python-shell-interpreter "ipython")
|
||||
'(python-shell-interpreter-args "--simple-prompt -i"))
|
||||
(custom-set-faces
|
||||
|
|
Loading…
Add table
Reference in a new issue