feat: Add unison config

This commit is contained in:
2025-09-08 13:37:39 +02:00
parent 51f9d628dd
commit 6cdd4d180d
2 changed files with 22 additions and 0 deletions

3
.gitignore vendored
View File

@@ -32,3 +32,6 @@ nvim/lazy-lock.json
!btop
!btop/btop.conf
!btop/themes/**/*
!unison
!unison/**/*.prf

19
unison/default.prf Normal file
View File

@@ -0,0 +1,19 @@
# Unison preferences file
# Unison profile for syncing Obsidian vault and main.kdbx
# Root paths
root = /mnt/wessel
root = /home/wessel
# Sync only these items
path = Documents/obsidian.md
path = _keepass
# Sync settings
auto = true
batch = true
perms = 0
fastcheck = true
prefer = newer
log = true
times = true