diff --git a/config.org b/config.org index 412bc82..9272f5b 100644 --- a/config.org +++ b/config.org @@ -114,7 +114,6 @@ - [[#spell-checking][Spell-Checking]] - [[#hyphenation-rules][Hyphenation Rules]] - [[#thesaurus][Thesaurus]] -- [[#virtualbox][Virtualbox]] - [[#utils][Utils]] - [[#ncdu][NCDU]] - [[#nmap][NMAP]] @@ -122,6 +121,7 @@ - [[#rsync][Rsync]] - [[#transmission][Transmission]] - [[#xarchiver][xarchiver]] + - [[#xclip][XClip]] - [[#yt-dlp][yt-dlp]] - [[#zip][zip]] - [[#misc][Misc]] @@ -137,9 +137,11 @@ - [[#scribus][Scribus]] - [[#shotwell-photo-manager][Shotwell Photo Manager]] - [[#vlc][VLC]] - - [[#xclip][xclip]] + - [[#xclip-1][xclip]] - [[#drawio][drawio]] - [[#spotify][Spotify]] + - [[#virtualbox][Virtualbox]] + - [[#teamviewer][Teamviewer]] - [[#manual-tasks-after-tangling][Manual Tasks after tangling]] - [[#other-todos][Other TODOs]] - [[#dunst][dunst]] @@ -3084,13 +3086,21 @@ blueman-applet & git #+end_src ** Configuration -set user +*** Literate Header +#+begin_src conf :tangle ~/.gitconfig +# DO NOT EDIT THIS FILE DIRECTLY +# This is a file generated from a literate programing source file +# You should make any changes there and regenerate it from Emacs org-mode +# using org-babel-tangle (C-c C-v t) + +#+end_src +*** User #+begin_src conf :tangle ~/.gitconfig [user] name = paul-loedige email = 59517210+ploedige@users.noreply.github.com #+end_src -set default branch to =main= +*** Default Branch #+begin_src conf :tangle ~/.gitconfig [init] defaultBranch = main @@ -3431,7 +3441,6 @@ libmythes mythes-en mythes-de #+end_src -* TODO Virtualbox * Utils ** [[https://dev.yorhel.nl/ncdu][NCDU]] #+begin_src shell :tangle pkg-list.txt