feat: Add unison config

This commit is contained in:
2025-09-08 13:37:39 +02:00
parent 51f9d628dd
commit 84aa1068a9
3 changed files with 26 additions and 1 deletions

3
.gitignore vendored
View File

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

View File

@@ -22,8 +22,11 @@ export DOTNET_ROOT=$HOME/.dotnet
## Node Version Manager
export NVM_DIR=$HOME/.nvm
## Unison
export UNISON=$HOME/.config/unison
## Spicetify
fish_add_path /home/wessel/.spicetify
fish_add_path $HOME/.spicetify
## JOZ tools
export JOZ_PATH=$HOME/Documents/devel

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