diff --git a/emacs/doom/config.org b/emacs/doom/config.org index 7f4c87e..a6e77ee 100644 --- a/emacs/doom/config.org +++ b/emacs/doom/config.org @@ -420,6 +420,6 @@ Return nil if on a link url, markup, html, or references." ** Citations #+begin_src emacs-lisp :tangle yes -(setq! citar-bibliography '("~/Nextcloud/jhome/studium/vorlesungen/WS22/raumfahrtsysteme-und-anwendungen/bericht/Quellen/DART-Hera.bib")) +(setq! citar-bibliography '("~/Nextcloud/zotero-sources.bib")) #+end_src diff --git a/emacs/doom/init.el b/emacs/doom/init.el index d71e7da..a2c7b3f 100644 --- a/emacs/doom/init.el +++ b/emacs/doom/init.el @@ -85,7 +85,7 @@ grammar ; tasing grammar mistake every you make :tools - ;;ansible + ansible biblio ; Writes a PhD for you (citation needed) (debugger +lsp) ; FIXME stepping through code, to help you add bugs ;;direnv