mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
16 lines
318 B
YAML
16 lines
318 B
YAML
|
source_directories:
|
||
|
- "/home/tstarr"
|
||
|
|
||
|
exclude_patterns:
|
||
|
- "/home/tstarr/.?*"
|
||
|
- "/home/tstarr/mnt"
|
||
|
- "/home/tstarr/tmp"
|
||
|
- "/home/tstarr/sync"
|
||
|
- "/home/tstarr/media/roms"
|
||
|
- "/home/tstarr/box"
|
||
|
- "/home/tstarr/Downloads"
|
||
|
|
||
|
archive_name_format: 'kestrel.borg-{now}'
|
||
|
|
||
|
<<: !include common.yaml
|