summaryrefslogtreecommitdiffstats
path: root/.claude/settings.local.json
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-04-21 15:11:11 +0200
committerDanilo M. <danix@danix.xyz>2026-04-21 15:11:11 +0200
commit4e9a4a6483105d5eef1e3d769d6384c3af4ff4c9 (patch)
tree0dde1821cc56f613574429019090a82215c33179 /.claude/settings.local.json
parentcca10206d39148b5b760a12f50213dcf7f322518 (diff)
downloaddanixxyz-4e9a4a6483105d5eef1e3d769d6384c3af4ff4c9.tar.gz
danixxyz-4e9a4a6483105d5eef1e3d769d6384c3af4ff4c9.zip
chore: adding files for agentic content writing
Diffstat (limited to '.claude/settings.local.json')
-rw-r--r--.claude/settings.local.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/.claude/settings.local.json b/.claude/settings.local.json
index 167a23a..88d4d72 100644
--- a/.claude/settings.local.json
+++ b/.claude/settings.local.json
@@ -25,7 +25,8 @@
"Bash(hugo version *)",
"Bash(curl -s \"http://localhost:1313/articles/\")",
"Bash(curl -s http://localhost:1313/tags/hugo/)",
- "Bash(curl -s http://localhost:1313/categories/)"
+ "Bash(curl -s http://localhost:1313/categories/)",
+ "Bash(curl *)"
]
}
}