From b211a4108ccaf3352d08b68ef4be5443f49351cd Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Mon, 6 Feb 2023 15:18:49 +0100 Subject: [PATCH] Update directory paths on win32 --- bundle/custom_win32_EVG02667NB.el | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/bundle/custom_win32_EVG02667NB.el b/bundle/custom_win32_EVG02667NB.el index 92726a04..b003579c 100644 --- a/bundle/custom_win32_EVG02667NB.el +++ b/bundle/custom_win32_EVG02667NB.el @@ -22,8 +22,7 @@ (alpha . 100) (horizontal-scroll-bars))) '(delete-by-moving-to-trash t) - '(diary-file - "d:/UserData/marcus.kammer/OneDrive - Siemens AG/documents/Diary/diary") + '(diary-file "d:/UserData/marcus.kammer/OneDrive - Siemens AG/diary") '(display-line-numbers-grow-only t) '(doc-view-resolution 300) '(doom-modeline-env-version nil) @@ -50,23 +49,22 @@ ("XXX+" . "#dc752f") ("\\?\\?\\?+" . "#dc752f"))) '(initial-buffer-choice - "d:/UserData/marcus.kammer/OneDrive - Siemens AG/journal/tasks.org") + "d:/UserData/marcus.kammer/OneDrive - Siemens AG/org/tasks.org") '(initial-frame-alist '((fullscreen . maximized))) '(ls-lisp-dirs-first t) '(mail-host-address "evosoft.com") '(mouse-wheel-scroll-amount '(1 ((shift) . 1) ((meta)) ((control) . text-scale))) '(nov-text-width nil) '(nov-variable-pitch nil) - '(org-agenda-files - '("d:/UserData/marcus.kammer/OneDrive - Siemens AG/journal/")) - '(org-directory "d:/UserData/marcus.kammer/OneDrive - Siemens AG/journal/") + '(org-agenda-files '("d:/UserData/marcus.kammer/OneDrive - Siemens AG/org/")) + '(org-directory "d:/UserData/marcus.kammer/OneDrive - Siemens AG/org/") '(org-modules '(ol-bbdb ol-bibtex ol-docview ol-eww ol-gnus ol-info ol-irc ol-mhe ol-rmail org-tempo ol-w3m)) '(org-plantuml-jar-path "~/AppData/Local/Programs/plantuml/plantuml.jar") '(org-roam-db-autosync-mode t) '(org-roam-directory "d:/UserData/marcus.kammer/OneDrive - Siemens AG/org-roam/") '(package-selected-packages - '(ox-rss kotlin-mode nano-theme mastodon cider mpv ob-http ob-go powershell ox-reveal org-web-tools org-tree-slide org-roam elfeed erc-image go-translate simple-httpd slime racket-mode web-mode go-mode geiser-guile geiser-racket geiser eglot nov shrface smartparens emojify ace-window olivetti rainbow-delimiters helpful doom-modeline doom-themes all-the-icons-dired all-the-icons)) + '(ox-rss kotlin-mode nano-theme mastodon mpv ob-http ob-go powershell ox-reveal org-web-tools org-tree-slide org-roam elfeed erc-image go-translate simple-httpd slime racket-mode web-mode go-mode eglot nov shrface smartparens emojify olivetti rainbow-delimiters helpful doom-modeline doom-themes all-the-icons-dired all-the-icons)) '(plantuml-default-exec-mode 'jar) '(plantuml-jar-path "~/AppData/Local/Programs/plantuml/plantuml.jar") '(python-indent-guess-indent-offset nil)