diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 7e57c3a..e97a24a 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -3,7 +3,8 @@ "allow": [ "mcp__claude_ai_Google_Calendar__list_events", "Bash(awk -F',' '{print $1}')", - "Bash(python3 *)" + "Bash(python3 *)", + "Bash(rtk git *)" ] } }