chore: commit untracked files before update

This commit is contained in:
abhay 2026-01-20 07:14:18 +08:00
parent 4583f88626
commit 8bced6e2bc
2 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,21 @@
{
"permissions": {
"allow": [
"Bash(node --version:*)",
"Bash(npm:*)",
"Bash(/usr/local/bin/node:*)",
"Bash(/opt/homebrew/bin/node --version)",
"Bash(/Users/abhaybhat/.nvm/versions/node/v22.21.1/bin/node --version)",
"Bash(brew list:*)",
"Bash(echo:*)",
"Bash(ls:*)",
"Bash(nvm which:*)",
"Bash(nvm current:*)",
"Bash(nvm ls:*)",
"Bash(for i in 1 2 3)",
"Bash(do echo \"=== Shell restart $i ===\")",
"Bash(zsh -c 'source ~/.zshrc && node --version && nvm current')",
"Bash(done)"
]
}
}

1
Peekaboo Submodule

@ -0,0 +1 @@
Subproject commit 5c195f5e46ebfcc953af74fdd05fbc962d05a50c