#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 = ''' ~ '''.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 '''.split()