Skip fish/conf.d when syncing to preserve user customizations

This commit is contained in:
Perdixky
2025-12-03 10:04:17 +08:00
parent c093265b05
commit dd07a62dc0
3 changed files with 22 additions and 1 deletions
+1
View File
@@ -20,6 +20,7 @@ patterns:
- from: "dots/.config/fish"
to: "$XDG_CONFIG_HOME/fish"
mode: "sync"
excludes: ["conf.d"]
condition:
type: "shell"
value: "fish"