fix: exclude ~/.config/libvirt from dotfiles backup (root-owned files)
This commit is contained in:
@@ -34,6 +34,7 @@ dotfiles:
|
|||||||
- "~/.claude/file-history"
|
- "~/.claude/file-history"
|
||||||
- "~/.claude/session-env"
|
- "~/.claude/session-env"
|
||||||
- "~/.claude/projects"
|
- "~/.claude/projects"
|
||||||
|
- "~/.config/libvirt"
|
||||||
forget:
|
forget:
|
||||||
keep-last: 10
|
keep-last: 10
|
||||||
keep-daily: 14
|
keep-daily: 14
|
||||||
|
|||||||
Reference in New Issue
Block a user