diff --git a/.claude/settings.local.json b/.claude/settings.local.json new file mode 100644 index 000000000..055a286de --- /dev/null +++ b/.claude/settings.local.json @@ -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)" + ] + } +} diff --git a/Peekaboo b/Peekaboo new file mode 160000 index 000000000..5c195f5e4 --- /dev/null +++ b/Peekaboo @@ -0,0 +1 @@ +Subproject commit 5c195f5e46ebfcc953af74fdd05fbc962d05a50c