Update win32 customfile
This commit is contained in:
parent
ff2ecfc40e
commit
a5350e6441
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@
|
||||||
'(backup-directory-alist '(("." . "~/.backup_filez")))
|
'(backup-directory-alist '(("." . "~/.backup_filez")))
|
||||||
'(custom-enabled-themes '(atom-one-dark))
|
'(custom-enabled-themes '(atom-one-dark))
|
||||||
'(custom-safe-themes
|
'(custom-safe-themes
|
||||||
'("e71c6667c26e34f3b59a1c5b3e27a1606fa427b9ba6515b0d8c8130506e68c81" "8efa3d21b3fa1ac084798fae4e89848ec26ae5c724b9417caf4922f4b2e31c2a" "5b7c31eb904d50c470ce264318f41b3bbc85545e4359e6b7d48ee88a892b1915" "9e39a8334e0e476157bfdb8e42e1cea43fad02c9ec7c0dbd5498cf02b9adeaf1" "37768a79b479684b0756dec7c0fc7652082910c37d8863c35b702db3f16000f8" "bb08c73af94ee74453c90422485b29e5643b73b05e8de029a6909af6a3fb3f58" default))
|
'("171d1ae90e46978eb9c342be6658d937a83aaa45997b1d7af7657546cae5985b" "37046960cf667c5ab3b76235d35a5db4763c531e706502a9067fa78db5a775c0" "e71c6667c26e34f3b59a1c5b3e27a1606fa427b9ba6515b0d8c8130506e68c81" "8efa3d21b3fa1ac084798fae4e89848ec26ae5c724b9417caf4922f4b2e31c2a" "5b7c31eb904d50c470ce264318f41b3bbc85545e4359e6b7d48ee88a892b1915" "9e39a8334e0e476157bfdb8e42e1cea43fad02c9ec7c0dbd5498cf02b9adeaf1" "37768a79b479684b0756dec7c0fc7652082910c37d8863c35b702db3f16000f8" "bb08c73af94ee74453c90422485b29e5643b73b05e8de029a6909af6a3fb3f58" default))
|
||||||
'(delete-by-moving-to-trash t)
|
'(delete-by-moving-to-trash t)
|
||||||
'(diary-file
|
'(diary-file
|
||||||
"d:/UserData/marcus.kammer/OneDrive - Siemens AG/documents/Diary/diary")
|
"d:/UserData/marcus.kammer/OneDrive - Siemens AG/documents/Diary/diary")
|
||||||
|
@ -46,7 +46,7 @@
|
||||||
"c:/Users/Marcus.Kammer/AppData/Local/Programs/plantuml/plantuml.jar")
|
"c:/Users/Marcus.Kammer/AppData/Local/Programs/plantuml/plantuml.jar")
|
||||||
'(org-refile-targets '((nil :maxlevel . 3)))
|
'(org-refile-targets '((nil :maxlevel . 3)))
|
||||||
'(package-selected-packages
|
'(package-selected-packages
|
||||||
'(soft-morning-theme atom-dark-theme atom-one-dark-theme powershell forge plantuml-mode ox-reveal counsel all-the-icons-dired all-the-icons-gnus all-the-icons-ibuffer all-the-icons-ivy all-the-icons-ivy-rich helpful nov gnu-elpa-keyring-update slime-company elpy eglot color-theme-sanityinc-tomorrow ein markdown-preview-mode request rust-mode sphinx-frontend sphinx-mode geiser slime web-mode js2-mode yaml-mode olivetti use-package nord-theme nordless-theme toc-org ace-window htmlize ivy))
|
'(websocket soft-morning-theme atom-dark-theme atom-one-dark-theme powershell plantuml-mode ox-reveal counsel all-the-icons-dired all-the-icons-gnus all-the-icons-ibuffer all-the-icons-ivy all-the-icons-ivy-rich helpful nov gnu-elpa-keyring-update slime-company elpy eglot color-theme-sanityinc-tomorrow markdown-preview-mode request rust-mode sphinx-frontend sphinx-mode geiser slime web-mode js2-mode yaml-mode olivetti use-package nord-theme nordless-theme toc-org ace-window htmlize ivy))
|
||||||
'(plantuml-default-exec-mode 'jar)
|
'(plantuml-default-exec-mode 'jar)
|
||||||
'(plantuml-jar-path
|
'(plantuml-jar-path
|
||||||
"c:/Users/Marcus.Kammer/AppData/Local/Programs/plantuml/plantuml.jar")
|
"c:/Users/Marcus.Kammer/AppData/Local/Programs/plantuml/plantuml.jar")
|
||||||
|
|
Loading…
Add table
Reference in a new issue