forked from Shinonome/dots-hyprland
Skip fish/conf.d when syncing to preserve user customizations
This commit is contained in:
@@ -20,6 +20,7 @@ patterns:
|
||||
- from: "dots/.config/fish"
|
||||
to: "$XDG_CONFIG_HOME/fish"
|
||||
mode: "sync"
|
||||
excludes: ["conf.d"]
|
||||
condition:
|
||||
type: "shell"
|
||||
value: "fish"
|
||||
|
||||
Reference in New Issue
Block a user