Initial Claude Code settings

This commit is contained in:
root
2026-01-26 09:46:26 +01:00
commit 3c9a9112a7
6 changed files with 499 additions and 0 deletions

9
settings.json Normal file
View File

@@ -0,0 +1,9 @@
{
"statusLine": {
"type": "command",
"command": "/home/rwiegand/.claude/statusline-command.sh"
},
"enabledPlugins": {
"superpowers@claude-plugins-official": true
}
}