This commit is contained in:
Miguel Palhas
2026-03-18 09:41:46 +00:00
parent c9f554e276
commit a8e27ee9d3
6 changed files with 53 additions and 25 deletions
+7
View File
@@ -11,6 +11,9 @@
bubblewrap
socat
libseccomp
# voice
sox
];
# Commands
@@ -43,6 +46,10 @@
home.file.".claude/skills/worktree-compare/SKILL.md".source = ./skills/worktree-compare/SKILL.md;
home.file.".claude/skills/worktree-list/SKILL.md".source = ./skills/worktree-list/SKILL.md;
home.file.".claude/statusline.sh" = {
source = ./statusline.sh;
executable = true;
};
home.file.".claude/settings.json".source = ./settings.json;
home.file.".claude/CLAUDE.md".source = ./CLAUDE.md;
}