diff --git a/.claude/settings.json b/.claude/settings.json deleted file mode 100644 index d51136b..0000000 --- a/.claude/settings.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "env": { - "CLAUDE_CODE_NO_FLICKER": "1" - }, - "hooks": { - "UserPromptSubmit": [ - { - "hooks": [ - { - "type": "command", - "command": "/data/git/gitea/szis/isos/tech/.claude/hooks/user-prompt-submit.sh" - } - ] - } - ] - }, - "statusLine": { - "type": "command", - "command": "/data/git/gitea/szis/isos/tech/.claude/tools/status_line.sh" - } -}