2023-11-04 15:36:15 +01:00
|
|
|
(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.
|
|
|
|
'(bookmark-default-file "~/bookmarks.el")
|
|
|
|
'(custom-safe-themes
|
|
|
|
'("1a1ac598737d0fcdc4dfab3af3d6f46ab2d5048b8e72bc22f50271fd6d393a00" "fce3524887a0994f8b9b047aef9cc4cc017c5a93a5fb1f84d300391fba313743" "171d1ae90e46978eb9c342be6658d937a83aaa45997b1d7af7657546cae5985b" "37046960cf667c5ab3b76235d35a5db4763c531e706502a9067fa78db5a775c0" "9e39a8334e0e476157bfdb8e42e1cea43fad02c9ec7c0dbd5498cf02b9adeaf1" "37768a79b479684b0756dec7c0fc7652082910c37d8863c35b702db3f16000f8" default))
|
2023-12-02 08:14:57 +01:00
|
|
|
'(initial-buffer-choice "~/Documents/org/agenda/tasks.org")
|
|
|
|
'(org-agenda-files '("~/Documents/org/agenda"))
|
|
|
|
'(org-directory "~/Documents/org")
|
2024-10-13 10:01:37 +02:00
|
|
|
'(org-modules
|
|
|
|
'(ol-bbdb ol-bibtex ol-docview ol-eww ol-gnus ol-info ol-irc ol-mhe ol-rmail org-tempo ol-w3m))
|
2023-12-02 08:14:57 +01:00
|
|
|
'(org-roam-directory "~/Documents/org/")
|
2024-10-18 14:58:47 +02:00
|
|
|
'(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))
|
2023-11-04 15:36:15 +01:00
|
|
|
'(ring-bell-function 'ignore)
|
|
|
|
'(tetris-x-colors
|
|
|
|
[[229 192 123]
|
|
|
|
[97 175 239]
|
|
|
|
[209 154 102]
|
|
|
|
[224 108 117]
|
|
|
|
[152 195 121]
|
|
|
|
[198 120 221]
|
2024-10-13 10:01:37 +02:00
|
|
|
[86 182 194]]))
|
2024-10-18 14:58:47 +02:00
|
|
|
(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.
|
|
|
|
)
|