claude commands

This commit is contained in:
Miguel Palhas
2025-11-19 09:25:40 +00:00
parent a593e0696e
commit b46e05fd71
6 changed files with 38 additions and 12 deletions
+5
View File
@@ -5,5 +5,10 @@
...
}:
{
home.file.".default-npm-packages".text = ''
@anthropic-ai/claude-code
'';
home.file.".claude/commands".source = ./commands;
home.file.".claude/settings.json".source = ./settings.json;
}