#src_dirs = '~'.split() # absolute path to directory to be backed up passphrase = 'aiwei0pu4Iev0Ies4aeheim9ahmeQuec' encryption = 'repokey' repository = '/run/media/psi-jack/Passport/psi-jack/borg' src_dirs = ''' ~ /mnt/storage/psi-jack '''.split() excludes = ''' ~/tmp ~/Music ~/bin/sl ~/.cache ~/.mozilla ~/.config/google-chrome ~/.config/BraveSoftware ~/.firestorm_x64 ~/.local/share/fonts ~/.local/share/Steam ~/**/__pycache__ ~/**/*.pyc ~/**/.*.swp ~/**/.*.swo /mnt/storage/psi-jack/Backups /mnt/storage/psi-jack/Music /mnt/storage/psi-jack/Downloads /mnt/storage/psi-jack/ISOs '''.split()