ti-pote/.claude/settings.local.json
2026-04-14 02:14:54 +02:00

9 lines
253 B
JSON

{
"permissions": {
"allow": [
"Bash(wc -l /Users/arthurbarre/dev/perso/ti-pote/apps/robot-client/src/**/*.ts)",
"Bash(ssh tipote@192.168.1.124 \"ps aux | grep node | grep -v grep; echo '---LOGS---'; cat /tmp/tipote.log\")"
]
}
}