dot_files/dot_claude/settings.local.json

32 lines
801 B
JSON
Raw Normal View History

{
"permissions": {
"allow": [
"Bash(top:*)",
"Bash(log show:*)",
"Bash(sudo log show:*)",
"Bash(dscl:*)",
"Bash(odutil show:*)",
"Bash(dsconfigad:*)",
"Bash(sample opendirectoryd:*)",
"Bash(log stream:*)",
"Bash(defaults read:*)",
"Bash(networksetup -listallnetworkservices:*)",
"Bash(scutil --dns:*)",
"Bash(time id:*)",
"Bash(odutil reset:*)",
"Bash(profiles list:*)",
"Bash(app-sso:*)",
"Bash(plutil:*)",
"Bash(system_profiler:*)",
"Bash(dscacheutil -flushcache:*)",
"Bash(launchctl kickstart:*)",
"Bash(chezmoi source-path:*)",
"Bash(chezmoi managed:*)",
"Bash(chezmoi add:*)",
"Bash(git push:*)",
"Bash(ssh:*)",
"Skill(remote)"
]
}
}