chore: commit untracked files before update
This commit is contained in:
parent
4583f88626
commit
8bced6e2bc
21
.claude/settings.local.json
Normal file
21
.claude/settings.local.json
Normal 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
1
Peekaboo
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 5c195f5e46ebfcc953af74fdd05fbc962d05a50c
|
||||
Loading…
Reference in New Issue
Block a user