fist pass

This commit is contained in:
root
2026-01-31 22:18:40 +00:00
parent a582e1f272
commit a28013de4a
23 changed files with 4131 additions and 823 deletions

View File

@@ -0,0 +1,15 @@
{
"permissions": {
"allow": [
"WebSearch",
"Bash(ssh:*)",
"Bash(rsync:*)",
"Bash(ls:*)",
"Bash(chmod:*)",
"Bash(npm install:*)",
"Bash(git -C /home/jramos/barkwho remote:*)",
"Bash(git config:*)",
"Bash(ping:*)"
]
}
}