This commit is contained in:
2025-12-13 21:44:31 +02:00
parent bf4f85069a
commit ba68313108
2 changed files with 1 additions and 4 deletions

View File

@@ -328,9 +328,6 @@
(ox-extras-activate '(latex-header-blocks ignore-headlines))) (ox-extras-activate '(latex-header-blocks ignore-headlines)))
;; (setq-default org-startup-folded 'content) ;; (setq-default org-startup-folded 'content)
)) ))
(after! ox
(use-package! ox-hugo
))
(setq-default cache-long-scans nil) (setq-default cache-long-scans nil)
;; zsh pls ;; zsh pls

View File

@@ -153,7 +153,7 @@
;;nim ; python + lisp at the speed of c ;;nim ; python + lisp at the speed of c
;;nix ; I hereby declare "nix geht mehr!" ;;nix ; I hereby declare "nix geht mehr!"
;;ocaml ; an objective camel ;;ocaml ; an objective camel
(org +dnd +roam2 +pomodoro +dragndrop) ; organize your plain life in plain text (org +dnd +roam2 +pomodoro +dragndrop +hugo) ; organize your plain life in plain text
;;php ; perl's insecure younger brother ;;php ; perl's insecure younger brother
;;plantuml ; diagrams for confusing people more ;;plantuml ; diagrams for confusing people more
;;purescript ; javascript, but functional ;;purescript ; javascript, but functional