feat: Add persistence for Claude application data and configuration.
This commit is contained in:
parent
373030b969
commit
da5808d725
1 changed files with 2 additions and 0 deletions
|
|
@ -108,8 +108,10 @@
|
|||
".local/share/zoxide"
|
||||
".local/share/fish"
|
||||
"fabric-docs-mcp"
|
||||
".claude"
|
||||
];
|
||||
files = [
|
||||
".claude.json"
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue