#src_dirs = '~'.split() # absolute path to directory to be backed up passphrase = 'aiwei0pu4Iev0Ies4aeheim9ahmeQuec' encryption = 'repokey' repository = '/media/psi-jack/Passport/psi-jack/borg' src_dirs = ''' ~ /mnt/storage/psi-jack '''.split() excludes = ''' ~/tmp ~/Music ~/bin/sl ~/Downloads ~/Videos ~/snap ~/.cache ~/.mozilla ~/.config/google-chrome ~/.config/BraveSoftware ~/.firestorm_x64 ~/.secondlife/cache* ~/.local/share/containers/storage ~/.local/share/fonts ~/.local/share/Steam ~/.steam ~/.config/unity3d ~/.paradoxlauncher ~/.local/share/feral-interactive/ ~/.vscode ~/.config/Code/CachedData ~/.config/Code/Cached ~/.config/Code/logs ~/.config/RamboxPro ~/.config/Station/ ~/.kube ~/.config/discord/Cache ~/.config/Hamsket ~/**/__pycache__ ~/**/*.pyc ~/**/.*.swp ~/**/.*.swo /mnt/storage/psi-jack/Backups /mnt/storage/psi-jack/Music /mnt/storage/psi-jack/Downloads /mnt/storage/psi-jack/ISOs /mnt/storage/psi-jack/Videos /mnt/storage/psi-jack/.mail '''.split()