2022-08-09 15:17:41 +02:00
|
|
|
[storage]
|
|
|
|
engine = file_system
|
2024-02-15 23:14:57 +01:00
|
|
|
path = /home/alexander/Cloud/Getraenkemarkt
|
2024-01-17 02:46:05 +01:00
|
|
|
directory = Mackup
|
2022-08-09 15:17:41 +02:00
|
|
|
|
|
|
|
[applications_to_ignore]
|
|
|
|
# Do not sync configuration files managed by
|
2023-04-10 04:08:07 +02:00
|
|
|
# https://code.webartifex.biz/alexander/dotfiles
|
2022-08-09 15:17:41 +02:00
|
|
|
|
2022-08-12 14:34:44 +02:00
|
|
|
alacritty
|
2022-08-09 15:17:41 +02:00
|
|
|
bash
|
|
|
|
bat
|
|
|
|
git
|
|
|
|
flameshot
|
|
|
|
mackup
|
|
|
|
neofetch
|
|
|
|
p10k
|
|
|
|
pgsql
|
|
|
|
poetry
|
|
|
|
ssh
|
|
|
|
vim
|
|
|
|
zsh
|
|
|
|
|
2023-04-10 04:08:07 +02:00
|
|
|
# Do not sync $XDG_DATA_HOME/password-store as it contains symlinks
|
2022-08-09 15:17:41 +02:00
|
|
|
# that Nextcloud does NOT support
|
|
|
|
pass
|
2023-04-11 00:33:39 +02:00
|
|
|
|
|
|
|
|
|
|
|
# This section is mainly needed such that this file
|
|
|
|
# does not cause a ConfigParser error
|
|
|
|
# => Background: The enclosing folder should only
|
|
|
|
# contain config files for individual applications
|
|
|
|
# that are to be synced and not mackup's own config
|
|
|
|
[application]
|
|
|
|
name = mackup
|