1
0
Fork 0

backup: exclude browser

This commit is contained in:
Luca Bilke 2025-01-08 16:22:47 +01:00
parent 752607d91b
commit 84c8941dfb
Signed by: luca
GPG key ID: F6E11C9BAA7C82F5

View file

@ -43,6 +43,7 @@ borg create \
--exclude "${XDG_CONFIG_HOME}/Element/*" \
--exclude "${XDG_DATA_HOME}/Trash/*" \
--exclude "${XDG_DATA_HOME}/backup.log" \
--exclude "${HOME}/.floorp" \
--exclude "${HOME}/.mozilla/firefox/*" \
--exclude "${HOME}/.thunderbird/*" \
::'{hostname}-{now}' \