cleaned up config

This commit is contained in:
paul-loedige
2024-05-21 11:33:43 +02:00
parent 2ac6101479
commit 2437513d85
4 changed files with 9 additions and 483 deletions
+9 -6
View File
@@ -2431,7 +2431,7 @@ Until I get used to the [[https://github.com/Greduan/emacs-theme-gruvbox][evil-s
(setq display-line-numbers-type 'relative)
#+end_src
**** TODO Authentication
**** Authentication
Authentication information will be stored in a encrypted file that is part of my dotfiles
#+begin_src emacs-lisp :mkdirp yes :tangle ~/.config/doom/config.el
(setq auth-sources
@@ -2463,7 +2463,7 @@ and configure it
(ispell-hunspell-add-multi-dic "en_US,de_DE"))
#+end_src
*** TODO LaTeX
*** LaTeX
**** Set PDF Viewer
#+begin_src emacs-lisp :mkdirp yes :tangle ~/.config/doom/config.el
(setq +latex-viewers '(zathura))
@@ -2719,7 +2719,7 @@ This is especially useful for Org Mode as it allows for better code editing insi
#+begin_src emacs-lisp :tangle ~/.config/doom/packages.el
(package! polymode)
#+end_src
*** TODO Python
*** Python
install dependencies
#+begin_src conf :tangle pkg-list.txt
python-isort
@@ -4114,11 +4114,14 @@ steam
- [ ] Telegram
* Other TODOs
** TODO dunst
** DONE dunst
- State "DONE" from "TODO" [2024-05-21 Di 11:31]
** TODO fcitx
** TODO browser landing page
** TODO go through https://wiki.archlinux.org/title/Laptop
** DONE go through https://wiki.archlinux.org/title/Laptop
- State "DONE" from "TODO" [2024-05-21 Di 11:31]
** DONE go through old pkglist
- State "DONE" from "TODO" [2024-02-20 Di 23:49]
** TODO add README
** TODO CUDA
** DONE CUDA
- State "DONE" from "TODO" [2024-05-21 Di 11:31]