diff --git a/.claude/settings.json b/.claude/settings.json index a92c297..b5b9ed5 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -5,7 +5,7 @@ { "hooks": [ { - "command": "jq -Rs '{systemMessage: ., hookSpecificOutput:{hookEventName:\"SessionStart\", additionalContext: .}}' /Users/marcus.hinz/claude-projects/claude-wittgenstein/OFFENE-PUNKTE.md", + "command": "jq -Rs '{systemMessage: ., hookSpecificOutput:{hookEventName:\"SessionStart\", additionalContext: .}}' OFFENE-PUNKTE.md", "type": "command" } ]