feat: add claude settings

This commit is contained in:
2026-04-23 21:55:12 +02:00
parent dcb5ec9713
commit b5c28d9e8f
2 changed files with 11 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"env": {
"ENABLE_CLAUDEAI_MCP_SERVERS": "false"
},
"feedbackSurveyRate": 0,
"effortLevel": "xhigh",
"awaySummaryEnabled": false,
"showClearContextOnPlanAccept": true,
"disableAutoMode": "disable"
}
+1
View File
@@ -77,6 +77,7 @@ SYMLINKS=(
typeset -a COPIES
COPIES=(
".claude/settings.json"
".codex/config.toml"
".config/gtk-3.0/bookmarks"
".config/gtk-3.0/settings.ini"