Moved into new system

This commit is contained in:
Tibo De Peuter 2022-04-21 21:59:06 +02:00
parent 3577109db9
commit 15ca3c9160
24 changed files with 318 additions and 5 deletions

View file

@ -0,0 +1,4 @@
# Directory where the files will be synced
sync_dir = "~/Documents/OneDrivePersonal"
# Skip files and directories that match this pattern
skip_file = ".~*|*~"