claude-code: added 'hooks' and 'hooksDir' options to specify hooks from filesystem
This commit is contained in:
parent
be37a3492d
commit
5e06d0f184
6 changed files with 88 additions and 1 deletions
|
|
@ -7,4 +7,5 @@
|
|||
claude-code-memory-from-source = ./memory-from-source.nix;
|
||||
claude-code-agents-dir = ./agents-dir.nix;
|
||||
claude-code-commands-dir = ./commands-dir.nix;
|
||||
claude-code-hooks-dir = ./hooks-dir.nix;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue