Update win32 customfile

This commit is contained in:
Marcus Kammer 2024-10-18 14:58:47 +02:00
parent 0b42a735bd
commit 9307626f64

View file

@ -12,6 +12,8 @@
'(org-modules '(org-modules
'(ol-bbdb ol-bibtex ol-docview ol-eww ol-gnus ol-info ol-irc ol-mhe ol-rmail org-tempo ol-w3m)) '(ol-bbdb ol-bibtex ol-docview ol-eww ol-gnus ol-info ol-irc ol-mhe ol-rmail org-tempo ol-w3m))
'(org-roam-directory "~/Documents/org/") '(org-roam-directory "~/Documents/org/")
'(package-selected-packages
'(gnu-elpa-keyring-update yaml-mode which-key web-mode terraform-mode ssh-config-mode slime shrface rainbow-delimiters plantuml-mode paredit ox-reveal org-web-tools org-tree-slide org-roam olivetti ob-powershell ob-http nov nginx-mode mastodon markdown-mode magit js2-mode jabber htmlize helpful gptel go-translate gnuplot erc-image erc-hl-nicks emojify elfeed doom-themes dockerfile-mode docker dashboard csv-mode common-lisp-snippets calibredb auto-complete auctex all-the-icons-dired ace-window))
'(ring-bell-function 'ignore) '(ring-bell-function 'ignore)
'(tetris-x-colors '(tetris-x-colors
[[229 192 123] [[229 192 123]
@ -21,3 +23,9 @@
[152 195 121] [152 195 121]
[198 120 221] [198 120 221]
[86 182 194]])) [86 182 194]]))
(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.
)