40 lines
712 B
JSON
40 lines
712 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Edit",
|
|
"Write",
|
|
"Bash(ls:*)",
|
|
"Bash(tree:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(head:*)",
|
|
"Bash(tail:*)",
|
|
"Bash(find:*)",
|
|
"Bash(fd:*)",
|
|
"Bash(grep:*)",
|
|
"Bash(rg:*)",
|
|
"Bash(wc:*)",
|
|
"Bash(sort:*)",
|
|
"Bash(uniq:*)",
|
|
"Bash(diff:*)",
|
|
"Bash(pwd:*)",
|
|
"Bash(which:*)",
|
|
"Bash(jq:*)",
|
|
"Bash(git:*)",
|
|
"Bash(gh:*)",
|
|
"Bash(sed:*)",
|
|
"Bash(cp:*)",
|
|
"Bash(chmod:*)",
|
|
"Bash(mkdir:*)",
|
|
"Bash(kitty @ set-tab-title:*)"
|
|
],
|
|
"defaultMode": "acceptEdits"
|
|
},
|
|
"feedbackSurveyState": {
|
|
"lastShownTime": 1754052643456
|
|
},
|
|
"hooks": {
|
|
"onReady": "printf '\\a'"
|
|
},
|
|
"$schema": "https://json.schemastore.org/claude-code-settings.json"
|
|
}
|