mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
18 lines
399 B
YAML
18 lines
399 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"
|
|
- "/home/tstarr/devel/gitea"
|
|
- "/home/tstarr/devel/archive"
|
|
|
|
archive_name_format: 'kestrel_bulk.borg-{now}'
|
|
|
|
<<: !include kestrel_common.yaml
|