Move everything possible into XDG directories

With the help of xdg-ninja (https://github.com/b3nj5m1n/xdg-ninja)
we move all kinds of config/cache files into the XDG directories
This commit is contained in:
Alexander Hess 2023-04-10 04:08:07 +02:00
commit 13b8724696
Signed by: alexander
GPG key ID: 344EA5AB10D868E0
27 changed files with 131 additions and 42 deletions

View file

@ -5,7 +5,7 @@ directory = mackup
[applications_to_ignore]
# Do not sync configuration files managed by
# https://gitlab.webartifex.biz/alexander/dotfiles
# https://code.webartifex.biz/alexander/dotfiles
alacritty
bash
@ -21,6 +21,6 @@ ssh
vim
zsh
# Do not sync ~/.password-store as it contains symlinks
# Do not sync $XDG_DATA_HOME/password-store as it contains symlinks
# that Nextcloud does NOT support
pass