1
0
Fork 0

backup: new excludes

This commit is contained in:
Luca Bilke 2024-11-14 14:37:42 +01:00
parent dacf694772
commit 2a51db5820
Signed by: luca
GPG Key ID: F6E11C9BAA7C82F5
1 changed files with 1 additions and 2 deletions

View File

@ -40,10 +40,9 @@ borg create \
--exclude "${XDG_STATE_HOME}/*" \
--exclude "${XDG_CONFIG_HOME}/borg/*" \
--exclude "${XDG_CONFIG_HOME}/chromium/*" \
--exclude "${XDG_CONFIG_HOME}/Element/*" \
--exclude "${XDG_DATA_HOME}/Trash/*" \
--exclude "${XDG_DATA_HOME}/zsh/history" \
--exclude "${XDG_DATA_HOME}/backup.log" \
--exclude "${HOME}/.secrets/*" \
--exclude "${HOME}/.mozilla/firefox/*" \
--exclude "${HOME}/.thunderbird/*" \
::'{hostname}-{now}' \