Merge branch 'master' of github.com:KevinFrantz/core-system

This commit is contained in:
Kevin Veen-Birkenbach 2020-04-16 19:27:50 +02:00
commit a838425069

View File

@ -15,9 +15,10 @@ LOCAL_REPOSITORIES_PATH="$HOME/Documents/repositories";
declare -a BACKUP_LIST=("$HOME/.ssh/" \
"$HOME/.gitconfig" \
"$HOME/.atom/config.cson" \
"$HOME/.local/share/rhythmbox/rhythmdb.xml" \
"$HOME/.config/keepassxc/keepassxc.ini" \
"$HOME/Documents/certificates/" \
"$HOME/Documents/recovery_codes/" \
"$HOME/Documents/identity/" \
"$HOME/Documents/passwords/" \
"$HOME/.local/share/rhythmbox/rhythmdb.xml" \
"$HOME/.config/keepassxc/keepassxc.ini");
"$HOME/Documents/licenses/");