[emacs] Add org scrobbling functions take one

This commit is contained in:
2025-06-09 10:41:10 -04:00
parent 4c22338fd9
commit 1a45c6107d
2 changed files with 275 additions and 1 deletions

View File

@ -4,7 +4,8 @@
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(magit-todos-insert-after '(bottom) nil nil "Changed by setter of obsolete option `magit-todos-insert-at'")
'(package-selected-packages '(helix-theme nov w3m vulpea ef-themes))
'(package-selected-packages
'(csv-mode direnv ef-themes helix-theme magit-todos nov vulpea w3m))
'(safe-local-variable-values '((pytest-global-name . "docker-compose run --rm test --"))))
(custom-set-faces
;; custom-set-faces was added by Custom.